- missing include
authorMichael Wallner <mike@php.net>
Tue, 4 Oct 2005 08:46:07 +0000 (08:46 +0000)
committerMichael Wallner <mike@php.net>
Tue, 4 Oct 2005 08:46:07 +0000 (08:46 +0000)
http_api.c

index 34481459d38131ca72737d3468e98ee87eb7cd6a..999826dfa7af7a6c89bc8bf72e27519ef1d0063c 100644 (file)
@@ -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"