From aab103e9fcd9aea14ae7afa44893cbabc9d1ef4e Mon Sep 17 00:00:00 2001 From: Jason Greene Date: Sun, 17 Mar 2002 19:41:24 +0000 Subject: [PATCH] Remove already included file --- ext/pcntl/pcntl.c | 1 - 1 file changed, 1 deletion(-) 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) -- 2.50.1