summaryrefslogtreecommitdiff
path: root/ext/standard/html.c
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2002-11-15 16:29:03 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2002-11-15 16:29:03 +0000
commitf48a7e5f785f077748c58a5253abe5982f1df97c (patch)
treea47c424c4f88fab8739d3dfba1a2bf4cf098fa73 /ext/standard/html.c
parent16ea198a132c93c82a367b53bc06a297ac2aa853 (diff)
downloadphp-git-f48a7e5f785f077748c58a5253abe5982f1df97c.tar.gz
MFH
Diffstat (limited to 'ext/standard/html.c')
-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"