mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Restore accidentally reverted change to fix FreeBSD 11 build
This commit is contained in:
parent
3ee5f5fcaf
commit
23e82b8121
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue