X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_method.c;h=654ae8c0b13a31c2586f3acefc10007817d73464;hp=b4b3567e144844e0a1a83a211b9014483771a38e;hb=29a54250b58e444974ae19840194e214cab80bd5;hpb=3bfe5564457d45ec6a8e928ec5876b12659fd614 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")