From: Moriyoshi Koizumi Date: Fri, 15 Nov 2002 16:29:03 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.0RC2~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f48a7e5f785f077748c58a5253abe5982f1df97c;p=php MFH --- 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"