mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Add Supervisor BIF/event API skeleton
This commit is contained in:
parent
52f7647f25
commit
e46cf88435
16 changed files with 232 additions and 12 deletions
|
@ -203,3 +203,4 @@ extern void init_net_var();
|
|||
#include "types.bif.netvar_h"
|
||||
#include "event.bif.netvar_h"
|
||||
#include "reporter.bif.netvar_h"
|
||||
#include "supervisor.bif.netvar_h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue