projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f2ab4f9
)
- missing include
author
Michael Wallner
<mike@php.net>
Tue, 4 Oct 2005 08:46:07 +0000
(08:46 +0000)
committer
Michael Wallner
<mike@php.net>
Tue, 4 Oct 2005 08:46:07 +0000
(08:46 +0000)
http_api.c
patch
|
blob
|
history
diff --git
a/http_api.c
b/http_api.c
index 34481459d38131ca72737d3468e98ee87eb7cd6a..999826dfa7af7a6c89bc8bf72e27519ef1d0063c 100644
(file)
--- 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"