diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/php.h b/main/php.h index 98f1dfacb6..104983efb4 100644 --- a/main/php.h +++ b/main/php.h @@ -73,6 +73,7 @@ extern unsigned char second_arg_allow_ref[]; #define THREAD_LS #endif +#include "php_regex.h" /* PHP's DEBUG value must match Zend's ZEND_DEBUG value */ #undef DEBUG |