diff options
Diffstat (limited to 'Zend/zend_variables.c')
-rw-r--r-- | Zend/zend_variables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_variables.c b/Zend/zend_variables.c index a87cb7b139..6c0a882cdf 100644 --- a/Zend/zend_variables.c +++ b/Zend/zend_variables.c @@ -23,7 +23,6 @@ #include "zend_API.h" #include "zend_globals.h" #include "zend_constants.h" -#include "zend_variables.h" #include "zend_list.h" ZEND_API char *empty_string = ""; /* in order to save emalloc() and efree() time for |