mirror of
https://github.com/anope/anope.git
synced 2026-06-28 11:46:38 +02:00
Fixed FreeBSD build
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/event.h>
|
||||
#include <sys/time.h>
|
||||
#include <errno.h>
|
||||
|
||||
static int kq_fd, max_fds;
|
||||
static struct kevent *change_events, *event_events;
|
||||
|
||||
Reference in New Issue
Block a user