mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Merge remote-tracking branch 'origin/topic/robin/gh-239'
* origin/topic/robin/gh-239: Undo a change to btest.cfg from a recent commit Updating submodule. Fix zeek-wrapper Update for renaming BroControl to ZeekControl. Updating submodule. GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev.
This commit is contained in:
commit
6ad7099f7e
1125 changed files with 1743 additions and 1665 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include "Val.h"
|
||||
|
||||
#include "../bro-config.h"
|
||||
#include "../zeek-config.h"
|
||||
#include "../util.h"
|
||||
|
||||
namespace file_analysis {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#ifndef FILE_ANALYZER_TAG_H
|
||||
#define FILE_ANALYZER_TAG_H
|
||||
|
||||
#include "bro-config.h"
|
||||
#include "zeek-config.h"
|
||||
#include "util.h"
|
||||
#include "../Tag.h"
|
||||
#include "plugin/TaggedComponent.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue