From 9356017daafd34df34d6fa8def3fee4501ef7417 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 13 Aug 2003 01:37:58 +0000 Subject: [PATCH] MFH: revert previous commit --- ext/standard/array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/array.c b/ext/standard/array.c index d3ce9293a6..19e3e86fd5 100644 --- a/ext/standard/array.c +++ b/ext/standard/array.c @@ -21,6 +21,7 @@ +----------------------------------------------------------------------+ */ + /* $Id$ */ #include "php.h" @@ -39,7 +40,6 @@ #include "win32/unistd.h" #endif #include "zend_globals.h" -#include "zend_variables.h" #include "php_globals.h" #include "php_array.h" #include "basic_functions.h" -- 2.40.0