From 8733d2dacb21fc438f3281f8808b2838ec73d99f Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 13 Aug 2003 01:37:31 +0000 Subject: [PATCH] revert that, it did not fix anything --- ext/standard/array.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/standard/array.c b/ext/standard/array.c index cfa1deda844..335b4d54a27 100644 --- a/ext/standard/array.c +++ b/ext/standard/array.c @@ -39,7 +39,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"