summaryrefslogtreecommitdiff
path: root/ext/standard/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/string.c')
-rw-r--r--ext/standard/string.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/string.c b/ext/standard/string.c
index bc666cc192..8ba1f5371d 100644
--- a/ext/standard/string.c
+++ b/ext/standard/string.c
@@ -24,7 +24,6 @@
#include <stdio.h>
#include "php.h"
-#include "reg.h"
#include "php_rand.h"
#include "php_string.h"
#include "php_variables.h"