/** Copyright (c) 2009 Open Information Security Foundation. * \author Victor Julien * \author Anoop Saldanha */ #ifndef __DETECT_PRIORITY_H__ #define __DETECT_PRIORITY_H__ /* prototypes */ void DetectPriorityRegister (void); #endif /* __DETECT_PRIORITY_H__ */