summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2017-07-19 09:09:24 +0200
committerKalle Sommer Nielsen <kalle@php.net>2017-07-19 09:09:24 +0200
commitbfdd22a3de252e81a70859a6ca28e2ba1533ef70 (patch)
tree822fd29ab51e2f12461a34c48119e0ccf05dbdf2 /main/php.h
parent21d5636da8bf25798807a61fc452236f18a612da (diff)
downloadphp-git-bfdd22a3de252e81a70859a6ca28e2ba1533ef70.tar.gz
Remove old references to SAPIs and extensions no longer in the core
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php.h b/main/php.h
index 388317ddd9..6dc05caea7 100644
--- a/main/php.h
+++ b/main/php.h
@@ -101,9 +101,7 @@ typedef int gid_t;
typedef char * caddr_t;
typedef unsigned int uint;
typedef unsigned long ulong;
-# if !NSAPI
typedef int pid_t;
-# endif
# ifndef PHP_DEBUG
# ifdef inline