mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Fix uses of bro.pac to use zeek.pac
This commit is contained in:
parent
ece65ceff6
commit
adcf99b25e
132 changed files with 898 additions and 909 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "analyzer/protocol/pia/PIA.h"
|
||||
#include "analyzer/protocol/zip/ZIP.h"
|
||||
#include "analyzer/protocol/mime/MIME.h"
|
||||
#include "binpac_bro.h"
|
||||
#include "binpac_zeek.h"
|
||||
#include "IPAddr.h"
|
||||
#include "analyzer/protocol/http/events.bif.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue