X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_negotiate.c;h=aeb95211d2ed7a180de6407bbd647b6df40d48da;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=9365ce6c4d437e0de344afc2f449f603962e9fb5;hpb=ea84c7a4c571de3af1e61f31f8699e457c7a15bc;p=m6w6%2Fext-http diff --git a/php_http_negotiate.c b/php_http_negotiate.c index 9365ce6..aeb9521 100644 --- a/php_http_negotiate.c +++ b/php_http_negotiate.c @@ -10,9 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" - -#include +#include "php_http_api.h" static int php_http_negotiate_sort(const void *a, const void *b TSRMLS_DC) {