X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_env_response.c;h=2ddcb7105fc1ed73776ae494bf5637698b695fe0;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=0d47904ed0660690221a860619072584a2c1c053;hpb=a5bf469d59f8b88f00a8497599fd6388165af735;p=m6w6%2Fext-http diff --git a/php_http_env_response.c b/php_http_env_response.c index 0d47904..2ddcb71 100644 --- a/php_http_env_response.c +++ b/php_http_env_response.c @@ -10,12 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" - -#include
-#include -#include - +#include "php_http_api.h" static void set_option(zval *options, const char *name_str, size_t name_len, int type, const void *value_ptr, size_t value_len TSRMLS_DC) {