We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b694d7 commit 39fac7fCopy full SHA for 39fac7f
1 file changed
frankenphp.c
@@ -20,7 +20,6 @@
20
#include <stdint.h>
21
#include <stdio.h>
22
#include <stdlib.h>
23
-#include <unistd.h>
24
#if defined(__linux__)
25
#include <sys/prctl.h>
26
#elif defined(__FreeBSD__) || defined(__OpenBSD__)
0 commit comments