mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Rename analyzer/protocols -> analyzer/protocol
This commit is contained in:
parent
f7a10d915b
commit
4bc2ba60c9
279 changed files with 114 additions and 116 deletions
|
@ -8,7 +8,7 @@ using std::string;
|
|||
#include "Conn.h"
|
||||
#include "Event.h"
|
||||
#include "NetVar.h"
|
||||
#include "analyzer/protocols/pia/PIA.h"
|
||||
#include "analyzer/protocol/pia/PIA.h"
|
||||
|
||||
#include "analyzer/Manager.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue