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

This commit is contained in:
Daniel Stenberg 2004-03-24 07:27:58 +00:00
parent 6fb0012833
commit 7cf47ea5b5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
* $Id$
***************************************************************************/
#include <curl/curl.h>
#include <curl/curlver.h>
#define CURL_NAME "curl"
#define CURL_VERSION LIBCURL_VERSION