From bfdd22a3de252e81a70859a6ca28e2ba1533ef70 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 19 Jul 2017 09:09:24 +0200 Subject: Remove old references to SAPIs and extensions no longer in the core --- main/php.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'main/php.h') 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 -- cgit v1.2.1