mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
7 lines
166 B
Text
7 lines
166 B
Text
@if ( have_spicy_analyzers() ) # prototypes below must not be used with legacy analyzer
|
|
@load ./consts
|
|
@load ./spicy-events
|
|
@load ./main
|
|
|
|
@load-sigs ./dpd.sig
|
|
@endif
|