X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message_parser.c;h=cf4d4fa3ec48cd0aabeea3cac9198770abff7506;hp=3eb85719f2e8fe5523852976fef814cc5e8c0cf2;hb=29a54250b58e444974ae19840194e214cab80bd5;hpb=3bfe5564457d45ec6a8e928ec5876b12659fd614 diff --git a/php_http_message_parser.c b/php_http_message_parser.c index 3eb8571..cf4d4fa 100644 --- a/php_http_message_parser.c +++ b/php_http_message_parser.c @@ -10,7 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" +#include "php_http_api.h" typedef struct php_http_message_parser_state_spec { php_http_message_parser_state_t state;