From: Wouter Wijngaards Date: Thu, 16 Jan 2014 16:12:15 +0000 (+0000) Subject: nicer time include for winsock_event, less warning. X-Git-Tag: release-1.4.22rc1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add11387d4d22e3137ef5a8186312d70ceaedb4a;p=thirdparty%2Funbound.git nicer time include for winsock_event, less warning. git-svn-id: file:///svn/unbound/trunk@3041 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/util/winsock_event.c b/util/winsock_event.c index 6cc315a84..89408f0cb 100644 --- a/util/winsock_event.c +++ b/util/winsock_event.c @@ -44,9 +44,7 @@ #ifdef HAVE_TIME_H #include #endif -#ifdef HAVE_SYS_TIME_H #include -#endif #include "util/winsock_event.h" #include "util/fptr_wlist.h"