X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_request_method.c;h=654ae8c0b13a31c2586f3acefc10007817d73464;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=b4b3567e144844e0a1a83a211b9014483771a38e;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405;p=m6w6%2Fext-http diff --git a/php_http_request_method.c b/php_http_request_method.c index b4b3567..654ae8c 100644 --- a/php_http_request_method.c +++ b/php_http_request_method.c @@ -10,9 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" - -#include +#include "php_http_api.h" static PHP_HTTP_STRLIST(php_http_request_methods) = PHP_HTTP_STRLIST_ITEM("UNKNOWN")