]> granicus.if.org Git - php/commitdiff
- fix warning about undefined zend_multibyte_set_filter and zend_multibyte_yyinput_a...
authorPierre Joye <pajoye@php.net>
Wed, 19 Jan 2011 21:40:15 +0000 (21:40 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 19 Jan 2011 21:40:15 +0000 (21:40 +0000)
Zend/zend_compile.c

index 3a47b78fd314d2295f4636545392edff5c35a02b..7b7c84869e2a2c63d4434d336d36e1162f237c0f 100644 (file)
@@ -28,6 +28,7 @@
 #include "zend_exceptions.h"
 #include "tsrm_virtual_cwd.h"
 #include "zend_multibyte.h"
+#include "zend_language_scanner.h"
 
 #define CONSTANT_EX(op_array, op) \
        (op_array)->literals[op].constant