X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_url.c;fp=src%2Fphp_http_url.c;h=361e61c514486d5ed9d979e1f9cb0fbeb341dcb3;hp=029e6a8ca37c3cf64a59c06ddb1e280fb7b63239;hb=8158548a80733b3af9539356b47527d960a13287;hpb=3f49890b5a7dc529507f65d03e5118a74fa008d9 diff --git a/src/php_http_url.c b/src/php_http_url.c index 029e6a8..361e61c 100644 --- a/src/php_http_url.c +++ b/src/php_http_url.c @@ -12,12 +12,12 @@ #include "php_http_api.h" -#if PHP_HTTP_HAVE_LIBIDN2 -# include -#endif #if PHP_HTTP_HAVE_LIBIDN # include #endif +#if PHP_HTTP_HAVE_LIBIDN2 +# include +#endif #if PHP_HTTP_HAVE_LIBICU # include #endif