From 65b3a9b4980c26f4d83966c4a3ff5fe99e265072 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 16 Feb 2000 00:01:07 +0000 Subject: =?UTF-8?q?J=F6rn=20Hartroth=20adjusted=20for=20the=20mingw32=20co?= =?UTF-8?q?mpiler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/timeval.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/timeval.h b/lib/timeval.h index fe99e2896..c5ff9a8cb 100644 --- a/lib/timeval.h +++ b/lib/timeval.h @@ -42,6 +42,7 @@ #if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__) #include +#include #else #include #endif -- cgit v1.2.3