mirror of
https://github.com/php/frankenphp.git
synced 2026-03-24 00:52:11 +01:00
remove unistd.h
This commit is contained in:
committed by
Alexandre Daubois
parent
3b694d7c0c
commit
39fac7f40d
@@ -20,7 +20,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#if defined(__linux__)
|
||||
#include <sys/prctl.h>
|
||||
#elif defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
|
||||
Reference in New Issue
Block a user