X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_header_parser.c;h=2ad902280897ee852982238bd435d7668289fe3b;hb=707ee66a824e2bb5daad723f75682aea777b09a3;hp=d0b6c52e4d7aee512262976522c7bd70ae63d7be;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405;p=m6w6%2Fext-http diff --git a/php_http_header_parser.c b/php_http_header_parser.c index d0b6c52..2ad9022 100644 --- a/php_http_header_parser.c +++ b/php_http_header_parser.c @@ -10,7 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" +#include "php_http_api.h" typedef struct php_http_header_parser_state_spec { php_http_header_parser_state_t state;