From f48a7e5f785f077748c58a5253abe5982f1df97c Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Fri, 15 Nov 2002 16:29:03 +0000 Subject: [PATCH] MFH --- ext/standard/html.c | 1 + 1 file changed, 1 insertion(+) 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" -- 2.50.1