Skip to content

Commit bc1fa6f

Browse files
committed
remove unistd.h
1 parent 7a66595 commit bc1fa6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frankenphp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <stdint.h>
2020
#include <stdio.h>
2121
#include <stdlib.h>
22-
#include <unistd.h>
2322
#if defined(__linux__)
2423
#include <sys/prctl.h>
2524
#elif defined(__FreeBSD__) || defined(__OpenBSD__)

0 commit comments

Comments
 (0)