mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
include curl/curlver.h instead since this only needs the version defines
This commit is contained in:
parent
6fb0012833
commit
7cf47ea5b5
@ -23,7 +23,7 @@
|
||||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/curlver.h>
|
||||
|
||||
#define CURL_NAME "curl"
|
||||
#define CURL_VERSION LIBCURL_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user