]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
nicer time include for winsock_event, less warning.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 16 Jan 2014 16:12:15 +0000 (16:12 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 16 Jan 2014 16:12:15 +0000 (16:12 +0000)
git-svn-id: file:///svn/unbound/trunk@3041 be551aaa-1e26-0410-a405-d3ace91eadb9

util/winsock_event.c

index 6cc315a84db24d98cf644d36cabf4c7b7db9f6d4..89408f0cbb2b7462725684451ecdb0dcbf06541e 100644 (file)
@@ -44,9 +44,7 @@
 #ifdef HAVE_TIME_H
 #include <time.h>
 #endif
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 #include "util/winsock_event.h"
 #include "util/fptr_wlist.h"