include curl.h without directory

This commit is contained in:
Daniel Stenberg 2003-01-08 09:33:19 +00:00
parent 6a7e53a7c7
commit 61421b7a8f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include <curl/curl.h>
#include <curl.h>
#ifdef MALLOCDEBUG
/* provide a proto for this debug function */