From: Daniel Stenberg Date: Wed, 8 Jan 2003 09:37:35 +0000 (+0000) Subject: nah, include test.h instead X-Git-Tag: curl-7_10_3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2288086695f6eb50a4928e23d8858e303eefe17f;p=curl nah, include test.h instead --- diff --git a/tests/libtest/first.c b/tests/libtest/first.c index c09d12dcd..ac230b973 100644 --- a/tests/libtest/first.c +++ b/tests/libtest/first.c @@ -1,4 +1,4 @@ -#include +#include "test.h" #ifdef MALLOCDEBUG /* provide a proto for this debug function */