mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Rename BroList.h to ZeekList.h
This commit is contained in:
parent
db36688bf0
commit
106a92a9a8
16 changed files with 46 additions and 45 deletions
|
@ -3,7 +3,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include "BroList.h"
|
||||
#include "ZeekList.h"
|
||||
|
||||
namespace zeek {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue