summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Greene <jason@php.net>2002-03-17 19:41:24 +0000
committerJason Greene <jason@php.net>2002-03-17 19:41:24 +0000
commitaab103e9fcd9aea14ae7afa44893cbabc9d1ef4e (patch)
treea6beae27511f54a225e59b5f8564ea56a31b3c62
parent46afe61d25f11d1b7a3678b2d6cf3b90ce475029 (diff)
downloadphp-git-aab103e9fcd9aea14ae7afa44893cbabc9d1ef4e.tar.gz
Remove already included file
-rwxr-xr-xext/pcntl/pcntl.c1
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)