avoid possibility of using obsoleted stuff

This commit is contained in:
Yang Tse
2010-02-02 12:39:10 +00:00
parent bafba6946c
commit 232d17ec64
9 changed files with 26 additions and 5 deletions

View File

@@ -13,6 +13,8 @@
need both of them in the include path), so that we get good in-depth
knowledge about the system we're building this on */
#define CURL_NO_OLDIES
#include "setup.h"
#include <curl/curl.h>