mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-18 12:42:54 -05:00
nicer time include for winsock_event, less warning.
git-svn-id: file:///svn/unbound/trunk@3041 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
3ce7b4a6fa
commit
add11387d4
1 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue