adapt to new structure

This commit is contained in:
Bernhard Amann 2013-07-24 12:50:01 -07:00
parent 9e0fd963e0
commit b7cdfc0e6e
9 changed files with 23 additions and 140 deletions

View file

@ -706,6 +706,7 @@ type entropy_test_result: record {
@load base/bif/bro.bif
@load base/bif/reporter.bif
@load base/bif/bloom-filter.bif
@load base/bif/hyper-loglog.bif
## Deprecated. This is superseded by the new logging framework.
global log_file_name: function(tag: string): string &redef;