00001 /****************************************************************************/ 00002 /****************************************************************************/ 00009 /****************************************************************************/ 00010 00011 #include "types.h" 00012 #include "policy.h" 00013 00014 int parseSnortRules(POLICY_HEAD *pol_hd, POLICY_OUTPUT *pol_o, char *mem, unsigned long sz){ 00015 return 0; 00016 }