From 2288086695f6eb50a4928e23d8858e303eefe17f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 8 Jan 2003 09:37:35 +0000 Subject: nah, include test.h instead --- tests/libtest/first.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest') 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 */ -- cgit v1.2.3