mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Remove unnecessary include of NetVar.h from packet analysis plugins
This commit is contained in:
parent
96d9115360
commit
133ab55c91
11 changed files with 0 additions and 12 deletions
|
@ -1,7 +1,6 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/packet_analysis/protocol/ethernet/Ethernet.h"
|
||||
#include "zeek/NetVar.h"
|
||||
#include "zeek/packet_analysis/Manager.h"
|
||||
|
||||
using namespace zeek::packet_analysis::Ethernet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue