X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_negotiate.c;h=aeb95211d2ed7a180de6407bbd647b6df40d48da;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=928a31df18a81eaa4d4cbd26bd23dcacea6cca0a;hpb=29a54250b58e444974ae19840194e214cab80bd5;p=m6w6%2Fext-http diff --git a/php_http_negotiate.c b/php_http_negotiate.c index 928a31d..aeb9521 100644 --- a/php_http_negotiate.c +++ b/php_http_negotiate.c @@ -12,8 +12,6 @@ #include "php_http_api.h" -#include - static int php_http_negotiate_sort(const void *a, const void *b TSRMLS_DC) { zval result, *first, *second;