mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Moving type declarations into its own bif file
This commit is contained in:
parent
f79ea244fa
commit
d95ac54579
6 changed files with 57 additions and 51 deletions
|
@ -271,6 +271,7 @@ extern void init_event_handlers();
|
|||
extern void init_net_var();
|
||||
|
||||
#include "const.bif.netvar_h"
|
||||
#include "types.bif.netvar_h"
|
||||
#include "event.bif.netvar_h"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue