From d58ab2f034685f3810c4503c9485dd985c4a6803 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sun, 6 May 2018 11:15:55 -0400 Subject: [PATCH] correct includes --- 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 613e5af..f10fe3c 100644 --- a/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp +++ b/contrib/backends/nntpchan-daemon/libnntpchan/kqueue.hpp @@ -2,6 +2,7 @@ #include #include +#include #include #include