X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=ec18293dc125d9c2e7930a6a4eb29c86de69d7a2;hp=00a09aebc4c23190cc80f1f2787c4f18936bc2ac;hb=4f9f3e9032252995b600ed4c4ea538e6302730a2;hpb=f6aba0e70bd02ff612e2e5d963324f7eb4d8e165 diff --git a/php_http_api.h b/php_http_api.h index 00a09ae..ec18293 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -52,10 +52,6 @@ typedef int STATUS; # define PHP_HTTP_HAVE_HASH #endif -#if (defined(HAVE_JSON) || defined(PHP_HTTP_HAVE_EXT_JSON)) && (PHP_HTTP_SHARED_DEPS || !defined(COMPILE_DL_JSON)) -# define PHP_HTTP_HAVE_JSON -#endif - #include #ifdef PHP_WIN32