X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message.c;h=d6a7f755c76b73e0b6a6719f5ac1d42b80d222b1;hp=a99a0bb2ecf42ca70e7ab45c4f6379e480b5d62d;hb=aacbe6aa75ca07853bf88d5b3647f67f107d1af7;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405 diff --git a/php_http_message.c b/php_http_message.c index a99a0bb..d6a7f75 100644 --- a/php_http_message.c +++ b/php_http_message.c @@ -10,11 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" - -#include
-#include -#include +#include "php_http_api.h" PHP_HTTP_API zend_bool php_http_message_info_callback(php_http_message_t **message, HashTable **headers, php_http_info_t *info TSRMLS_DC) {