mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
- _getpid is in process.h
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/types.h>
|
||||
#include <process.h>
|
||||
|
||||
typedef int uid_t;
|
||||
typedef int gid_t;
|
||||
typedef char * caddr_t;
|
||||
|
||||
Reference in New Issue
Block a user