mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48: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/vlan/VLAN.h"
|
||||
#include "zeek/NetVar.h"
|
||||
|
||||
using namespace zeek::packet_analysis::VLAN;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue