From: Daniel Stenberg Date: Wed, 8 Jan 2003 09:33:19 +0000 (+0000) Subject: include curl.h without directory X-Git-Tag: curl-7_10_3~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61421b7a8f97f91c3a362f5e82f08f351b45cb04;p=curl include curl.h without directory --- diff --git a/tests/libtest/first.c b/tests/libtest/first.c index 528f1785c..c09d12dcd 100644 --- a/tests/libtest/first.c +++ b/tests/libtest/first.c @@ -1,4 +1,4 @@ -#include +#include #ifdef MALLOCDEBUG /* provide a proto for this debug function */