mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38: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
|
@ -64,7 +64,7 @@ extern "C" void OPENSSL_add_all_algorithms_conf(void);
|
|||
#include "3rdparty/sqlite3.h"
|
||||
|
||||
#ifdef ENABLE_BROKER
|
||||
#include <comm/Manager.h>
|
||||
#include "broker/Manager.h"
|
||||
#endif
|
||||
|
||||
Brofiler brofiler;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue