mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Move all of the hashing classes/functions to zeek::detail namespace
This commit is contained in:
parent
93948b4d19
commit
a2a435360a
40 changed files with 289 additions and 234 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
#include <sys/types.h> // for u_char
|
||||
|
||||
class HashKey;
|
||||
class NetSessions;
|
||||
ZEEK_FORWARD_DECLARE_NAMESPACED(IP_Hdr, zeek);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue