X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_negotiate.c;h=aeb95211d2ed7a180de6407bbd647b6df40d48da;hp=9365ce6c4d437e0de344afc2f449f603962e9fb5;hb=2e9ac0202f2c5f1cb94e0afd4b66c1c35c316284;hpb=ea84c7a4c571de3af1e61f31f8699e457c7a15bc 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) {