summaryrefslogtreecommitdiff
path: root/ext/standard/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/html.c')
-rw-r--r--ext/standard/html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/html.c b/ext/standard/html.c
index c06329c8e3..97ed26ca51 100644
--- a/ext/standard/html.c
+++ b/ext/standard/html.c
@@ -43,7 +43,6 @@
#else
#include <php_config.h>
#endif
-#include "reg.h"
#include "html.h"
#include "php_string.h"
#include "SAPI.h"