mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
11 lines
279 B
Diff
11 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"
|