mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:27:18 +03:00
include curl/curlver.h instead since this only needs the version defines
This commit is contained in:
parent
6fb0012833
commit
7cf47ea5b5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/curlver.h>
|
||||
|
||||
#define CURL_NAME "curl"
|
||||
#define CURL_VERSION LIBCURL_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue