From 553fb5a3be03abc8e91120888ebdb9126bb75015 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 13 Aug 2003 01:24:48 +0000 Subject: [PATCH] MFH --- ext/standard/array.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/standard/array.c b/ext/standard/array.c index d9da22669e..d3ce9293a6 100644 --- a/ext/standard/array.c +++ b/ext/standard/array.c @@ -39,6 +39,7 @@ #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