zeek/src/ScriptAnaly.h
2011-08-04 15:21:18 -05:00

8 lines
154 B
C

// See the file "COPYING" in the main distribution directory for copyright.
#ifndef scriptanaly_h
#define scriptanaly_h
void notice_analysis();
#endif