Restore accidentally reverted change to fix FreeBSD 11 build

This commit is contained in:
Tim Wojtulewicz 2020-02-06 10:25:21 -07:00
parent 3ee5f5fcaf
commit 23e82b8121

View file

@ -1,8 +1,7 @@
// See the file "COPYING" in the main distribution directory for copyright.
#include <sys/event.h>
#include <sys/types.h>
#include <sys/event.h>
#include <sys/time.h>
#include <unistd.h>
#include <assert.h>