mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
if curl version
This commit is contained in:
@@ -144,7 +144,7 @@ void CAudiofileExt::operator=(const CAudiofileExt& src)
|
|||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#include <curl/easy.h>
|
#include <curl/easy.h>
|
||||||
|
|
||||||
#ifndef NEW_LIBCURL
|
#if LIBCURL_VERSION_NUM < 0x071507
|
||||||
#include <curl/types.h>
|
#include <curl/types.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -58,7 +58,7 @@
|
|||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#include <curl/easy.h>
|
#include <curl/easy.h>
|
||||||
|
|
||||||
#ifndef NEW_LIBCURL
|
#if LIBCURL_VERSION_NUM < 0x071507
|
||||||
#include <curl/types.h>
|
#include <curl/types.h>
|
||||||
#endif
|
#endif
|
||||||
#include <system/helpers.h>
|
#include <system/helpers.h>
|
||||||
|
@@ -59,7 +59,7 @@
|
|||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#include <curl/easy.h>
|
#include <curl/easy.h>
|
||||||
|
|
||||||
#ifndef NEW_LIBCURL
|
#if LIBCURL_VERSION_NUM < 0x071507
|
||||||
#include <curl/types.h>
|
#include <curl/types.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#include <curl/easy.h>
|
#include <curl/easy.h>
|
||||||
|
|
||||||
#ifndef NEW_LIBCURL
|
#if LIBCURL_VERSION_NUM < 0x071507
|
||||||
#include <curl/types.h>
|
#include <curl/types.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user