if curl version

This commit is contained in:
satbaby
2012-09-12 18:28:11 +02:00
parent c6ae7255ac
commit 86632f0369
4 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
#include <curl/curl.h>
#include <curl/easy.h>
#ifndef NEW_LIBCURL
#if LIBCURL_VERSION_NUM < 0x071507
#include <curl/types.h>
#endif