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/lib586.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/libtest/lib586.c') diff --git a/tests/libtest/lib586.c b/tests/libtest/lib586.c index 4ee0ad31c..a1412b5f3 100644 --- a/tests/libtest/lib586.c +++ b/tests/libtest/lib586.c @@ -20,9 +20,6 @@ * ***************************************************************************/ #include "test.h" - -#include - #include "memdebug.h" #define THREADS 2 -- cgit v1.2.3