Fix NetBSD compile (GH #189)

This commit is contained in:
Jeffrey Walton 2020-03-11 03:35:28 -04:00
parent 10e5ab2c5f
commit 6ab0db6e25
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -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