diff --git a/ext/pcntl/pcntl.c b/ext/pcntl/pcntl.c index 4d9119f8bef..48ef549b955 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)