Archived
1
0

freebsd support

This commit is contained in:
Jeff Becker
2018-05-06 11:15:33 -04:00
parent 1077f0935e
commit 7468a6ed35

View File

@@ -3,6 +3,7 @@
#include <sys/event.h> #include <sys/event.h>
#include <cstring> #include <cstring>
#include <errno.h>
namespace nntpchan namespace nntpchan
{ {