mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Unbreak header issue on Linux again
This commit is contained in:
parent
800eda4796
commit
607b51f3b2
2 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#ifndef conn_h
|
||||
#define conn_h
|
||||
|
||||
#include "bro-config.h"
|
||||
|
||||
#ifdef HAVE_NETINET_ETHER_H
|
||||
#include <netinet/ether.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue