mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Remove some unused includes from Packet.h
This commit is contained in:
parent
41dcd0cde0
commit
2000f89b12
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <sys/types.h> // for u_char
|
#include <sys/types.h> // for u_char
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
|
||||||
#include <any>
|
|
||||||
|
|
||||||
#if defined(__OpenBSD__)
|
#if defined(__OpenBSD__)
|
||||||
#include <net/bpf.h>
|
#include <net/bpf.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue