mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add missing #include to packet_analysis/Component.h
This commit is contained in:
parent
0a8149c185
commit
f712c77682
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
|
||||
#include "zeek/Tag.h"
|
||||
#include "zeek/plugin/Component.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue