zeek/src/ScriptAnaly.h

10 lines
212 B
C

// $Id: ScriptAnaly.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef scriptanaly_h
#define scriptanaly_h
void notice_analysis();
#endif