]> granicus.if.org Git - php/commitdiff
- _getpid is in process.h
authorPierre Joye <pajoye@php.net>
Sat, 5 Jul 2008 18:36:13 +0000 (18:36 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 5 Jul 2008 18:36:13 +0000 (18:36 +0000)
main/win95nt.h

index 14c6468706603b4f97298c5bfc71a777c4454949..76f98694dfcefa8cfde15aae573af1ece3853f91 100644 (file)
@@ -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;