mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
11 lines
217 B
C
11 lines
217 B
C
--- 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:
|