X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_send_api.c;h=764d2ac85481623309c1ed9ab37b00b5f2b534d4;hb=902d195a198f4976c8ff081a95cdd3e315c14f5f;hp=4caf6eec838696bfbd046116016f3bad58048c1b;hpb=781c90c0447166dd52ef881ae15751fa466c32fb;p=m6w6%2Fext-http diff --git a/http_send_api.c b/http_send_api.c index 4caf6ee..764d2ac 100644 --- a/http_send_api.c +++ b/http_send_api.c @@ -18,11 +18,11 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif - #include "php.h" + +#include "SAPI.h" #include "php_streams.h" #include "ext/standard/php_lcg.h" -#include "SAPI.h" #include "php_http.h" #include "php_http_std_defs.h"