From 732eeeabd9032537ddef3a6c8ef83064501c463f Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Thu, 10 Feb 2000 20:24:28 +0000 Subject: Final build fixes - that's enough for now... --- sapi/apache/php_apache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/apache/php_apache.c') diff --git a/sapi/apache/php_apache.c b/sapi/apache/php_apache.c index 0915feb7c8..7480c250e7 100644 --- a/sapi/apache/php_apache.c +++ b/sapi/apache/php_apache.c @@ -35,7 +35,7 @@ #include #include -#include "remains.h" +#include "php_apache_http.h" #include "http_request.h" #include "build-defs.h" -- cgit v1.2.1