blob: 77be64b44b755dc17792fde85f5faa6fc3b349d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/mod_snort.c.orig 2003-05-02 16:38:33 UTC
+++ src/mod_snort.c
@@ -21,7 +21,7 @@
/* Yee ole includes (I put this all in one file for my sanity) */
#include "includes.h"
-
+SNORT sn;
/*
* NOTES:
|