X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_message_api.c;h=93c4bf1d5cbb1ba027511b45d3f2db12d769b59e;hp=853cdb7d2ada74dd509e9265cfd6c0a532fe1192;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hpb=29c05d24f9235c6525da19568062d60ff59eb4af diff --git a/http_message_api.c b/http_message_api.c index 853cdb7..93c4bf1 100644 --- a/http_message_api.c +++ b/http_message_api.c @@ -12,16 +12,11 @@ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - +#define HTTP_WANT_SAPI #define HTTP_WANT_CURL #define HTTP_WANT_ZLIB #include "php_http.h" -#include "SAPI.h" - #include "php_http_api.h" #include "php_http_encoding_api.h" #include "php_http_headers_api.h"