Loading lib/setup.h +1 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,7 @@ * When http is disabled rtsp is not supported. */ #ifdef CURL_DISABLE_HTTP #if defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_RTSP) # define CURL_DISABLE_RTSP #endif Loading Loading
lib/setup.h +1 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,7 @@ * When http is disabled rtsp is not supported. */ #ifdef CURL_DISABLE_HTTP #if defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_RTSP) # define CURL_DISABLE_RTSP #endif Loading