diff --git a/policy/functions.bro b/policy/functions.bro index 6d605f27b0..a48bf91b82 100644 --- a/policy/functions.bro +++ b/policy/functions.bro @@ -1,3 +1,5 @@ +@load site + # Some enums for deciding what and when to log. type Directions_and_Hosts: enum { Inbound, Outbound,