From 7468a6ed359651b08c18197d2924c0baf77db667 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sun, 6 May 2018 11:15:33 -0400 Subject: [PATCH] freebsd support --- contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp b/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp index 4a0f554..613e5af 100644 --- a/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp +++ b/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp @@ -3,6 +3,7 @@ #include #include +#include namespace nntpchan {