diff options
-rwxr-xr-x | ext/pcntl/pcntl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcntl/pcntl.c b/ext/pcntl/pcntl.c index 4d9119f8be..48ef549b95 100755 --- a/ext/pcntl/pcntl.c +++ b/ext/pcntl/pcntl.c @@ -34,7 +34,6 @@ #include "php_ini.h" #include "ext/standard/info.h" #include "php_pcntl.h" -#include "zend_extensions.h" ZEND_DECLARE_MODULE_GLOBALS(pcntl) |