From 43eb8b28748b71931299ab31d0baa909dbab44a0 Mon Sep 17 00:00:00 2001 From: Sergei Nikulov Date: Mon, 2 Mar 2015 15:58:27 +0300 Subject: libtest: fixed linker errors on msvc Bug: https://github.com/bagder/curl/pull/144 --- tests/libtest/lib571.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/libtest/lib571.c') diff --git a/tests/libtest/lib571.c b/tests/libtest/lib571.c index 78c1c95a3..3270300de 100644 --- a/tests/libtest/lib571.c +++ b/tests/libtest/lib571.c @@ -37,8 +37,6 @@ # include #endif -#include - #include "warnless.h" #include "memdebug.h" -- cgit v1.2.3