nah, include test.h instead
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2003 09:37:35 +0000 (09:37 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2003 09:37:35 +0000 (09:37 +0000)
tests/libtest/first.c

index c09d12d..ac230b9 100644 (file)
@@ -1,4 +1,4 @@
-#include <curl.h>
+#include "test.h"
 
 #ifdef MALLOCDEBUG
 /* provide a proto for this debug function */