mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Add one more extra include for FreeBSD
This commit is contained in:
parent
a91483d4e4
commit
8c54f91617
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
#include "bro-config.h"
|
#include "bro-config.h"
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#ifdef HAVE_NETINET_ETHER_H
|
#ifdef HAVE_NETINET_ETHER_H
|
||||||
#include <netinet/ether.h>
|
#include <netinet/ether.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue