mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
fixed bug limiting availability of load_CPP() BiF
This commit is contained in:
parent
e722607bd9
commit
fb9c73fa86
1 changed files with 1 additions and 0 deletions
|
@ -1059,6 +1059,7 @@ void init_primary_bifs()
|
|||
#include "option.bif.func_init"
|
||||
#include "supervisor.bif.func_init"
|
||||
#include "packet_analysis.bif.func_init"
|
||||
#include "CPP-load.bif.func_init"
|
||||
|
||||
init_builtin_types();
|
||||
did_builtin_init = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue