Skip to content
Snippets Groups Projects
Commit 7cf47ea5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include curl/curlver.h instead since this only needs the version defines

parent 6fb00128
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
* $Id$
***************************************************************************/
#include <curl/curl.h>
#include <curl/curlver.h>
#define CURL_NAME "curl"
#define CURL_VERSION LIBCURL_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment