mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Rename comm/ directories to broker/
This commit is contained in:
parent
fa08083a92
commit
9e53722b57
85 changed files with 57 additions and 57 deletions
|
@ -6,8 +6,8 @@
|
|||
#include "NetVar.h"
|
||||
|
||||
#ifdef ENABLE_BROKER
|
||||
#include "comm/Manager.h"
|
||||
#include "comm/Data.h"
|
||||
#include "broker/Manager.h"
|
||||
#include "broker/Data.h"
|
||||
#endif
|
||||
|
||||
EventHandler::EventHandler(const char* arg_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue