Skip to content

Commit 39fac7f

Browse files
dunglasalexandre-daubois
authored andcommitted
remove unistd.h
1 parent 3b694d7 commit 39fac7f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frankenphp.c

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

0 commit comments

Comments
 (0)