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/lib506.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/libtest/lib506.c') diff --git a/tests/libtest/lib506.c b/tests/libtest/lib506.c index 4dad0d98a..6dcc36d3c 100644 --- a/tests/libtest/lib506.c +++ b/tests/libtest/lib506.c @@ -20,9 +20,6 @@ * ***************************************************************************/ #include "test.h" - -#include - #include "memdebug.h" static const char *HOSTHEADER = "Host: www.host.foo.com"; -- cgit v1.2.3