Normalize some intra-package @loads

This commit is contained in:
Jon Siwek 2011-08-10 16:06:05 -05:00
parent fae54dc8f0
commit 9e7934dc32

View file

@ -3,8 +3,8 @@
@load base/frameworks/signatures/main
@load base/frameworks/notice/main
@load base/protocols/http/main
@load base/protocols/http/utils
@load ./main
@load ./utils
# Add the magic number signatures to the core signature set.
redef signature_files += "base/protocols/http/file-ident.sig";