summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/html.c b/ext/standard/html.c
index 33747df887..fd3e0400e0 100644
--- a/ext/standard/html.c
+++ b/ext/standard/html.c
@@ -21,6 +21,7 @@
/* $Id$ */
#include "php.h"
+#include "php_config.h"
#include "reg.h"
#include "html.h"
#include "php_string.h"