mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
12 lines
279 B
Diff
12 lines
279 B
Diff
--- suhosin-0.9.38/log.c
|
|
+++ suhosin-0.9.38/log.c.new
|
|
@@ -27,7 +27,7 @@
|
|
#include "php.h"
|
|
#include "php_ini.h"
|
|
#include "php_suhosin.h"
|
|
-#include <fcntl.h>
|
|
+#include <linux/fcntl.h>
|
|
#include "SAPI.h"
|
|
#include "ext/standard/datetime.h"
|
|
#include "ext/standard/flock_compat.h"
|