mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Move Conn and related types to zeek namespace
This commit is contained in:
parent
0355d13099
commit
7fefdd97af
147 changed files with 328 additions and 313 deletions
|
@ -5,8 +5,7 @@
|
|||
#include "TCP_Flags.h"
|
||||
#include "File.h"
|
||||
|
||||
class Connection;
|
||||
|
||||
ZEEK_FORWARD_DECLARE_NAMESPACED(Connection, zeek);
|
||||
ZEEK_FORWARD_DECLARE_NAMESPACED(Analyzer, zeek, analyzer);
|
||||
|
||||
namespace analyzer::tcp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue