mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-17 09:38:03 -05:00
Merge pull request #190 from noloader/netbsd
Fix NetBSD compile (GH #189)
This commit is contained in:
commit
68044510e5
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@
|
|||
|
||||
#if defined(USE_MINI_EVENT) && !defined(USE_WINSOCK)
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
#ifndef HAVE_EVENT_BASE_FREE
|
||||
#define HAVE_EVENT_BASE_FREE
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue