diff options
Diffstat (limited to 'ext/standard/reg.c')
| -rw-r--r-- | ext/standard/reg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/reg.c b/ext/standard/reg.c index 9b7bbd1899..4c8b1e240e 100644 --- a/ext/standard/reg.c +++ b/ext/standard/reg.c @@ -33,6 +33,7 @@ #include <stdio.h> #include "php.h" #include "php3_string.h" +#include "php_regex.h" #include "reg.h" unsigned char third_argument_force_ref[] = { 3, BYREF_NONE, BYREF_NONE, BYREF_FORCE }; |
