mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +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
|
@ -17,7 +17,7 @@
|
|||
#include "logging.bif.h"
|
||||
|
||||
#ifdef ENABLE_BROKER
|
||||
#include "comm/Manager.h"
|
||||
#include "broker/Manager.h"
|
||||
#endif
|
||||
|
||||
using namespace logging;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue