/** Copyright (c) 2009 Open Information Security Foundation. * \author Anoop Saldanha */ #ifndef __DETECT_FAST_PATTERN_H__ #define __DETECT_FAST_PATTERN_H__ void DetectFastPatternRegister(void); #endif /* __DETECT_FAST_PATTERN_H__ */