Rename BroList.h to ZeekList.h

This commit is contained in:
Tim Wojtulewicz 2020-08-07 09:57:06 -07:00
parent db36688bf0
commit 106a92a9a8
16 changed files with 46 additions and 45 deletions

View file

@ -9,7 +9,7 @@
#include "analyzer/Tag.h"
#include "AnalyzerSet.h"
#include "ZeekString.h"
#include "BroList.h" // for val_list
#include "ZeekList.h" // for val_list
#include "ZeekArgs.h"
#include "WeirdState.h"