mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Add more support for <netinet/ip6.h>'s that lack some structure definitions.
This commit is contained in:
parent
86834c941c
commit
6aa4f00159
3 changed files with 115 additions and 5 deletions
1
src/IP.h
1
src/IP.h
|
@ -12,7 +12,6 @@
|
|||
#include <vector>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/ip.h>
|
||||
#include <netinet/ip6.h>
|
||||
|
||||
#ifdef ENABLE_MOBILE_IPV6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue