From: Jason Greene Date: Sun, 17 Mar 2002 19:41:24 +0000 (+0000) Subject: Remove already included file X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aab103e9fcd9aea14ae7afa44893cbabc9d1ef4e;p=php Remove already included file --- 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)