From eccb12ef12282dbe2ffc47b61d5e62e02fcb071c Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 4 Oct 2005 08:46:07 +0000 Subject: [PATCH] - missing include --- http_api.c | 1 + 1 file changed, 1 insertion(+) diff --git a/http_api.c b/http_api.c index 3448145..999826d 100644 --- a/http_api.c +++ b/http_api.c @@ -22,6 +22,7 @@ #include "SAPI.h" #include "ext/standard/url.h" +#include "ext/standard/head.h" #include "php_http.h" #include "php_http_std_defs.h" -- 2.30.2