Added site as a dependency in the functions file.

This commit is contained in:
Seth Hall 2011-03-01 11:47:48 -05:00
parent 60e66f3227
commit e7079aefab

View file

@ -1,3 +1,5 @@
@load site
# Some enums for deciding what and when to log. # Some enums for deciding what and when to log.
type Directions_and_Hosts: enum { type Directions_and_Hosts: enum {
Inbound, Outbound, Inbound, Outbound,