mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Fix includes of bif.h and _pac.h files to use full paths inside build directory
This commit is contained in:
parent
133ab55c91
commit
5589484f26
135 changed files with 208 additions and 209 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "zeek/analyzer/protocol/rpc/XDR.h"
|
||||
#include "zeek/Event.h"
|
||||
|
||||
#include "events.bif.h"
|
||||
#include "analyzer/protocol/rpc/events.bif.h"
|
||||
|
||||
namespace zeek::analyzer::rpc {
|
||||
namespace detail {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue