You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
296 B

Index: src/libnids.c
--- src/libnids.c.orig 2010-03-01 22:13:25.000000000 +0100
+++ src/libnids.c 2010-03-14 22:10:36.000000000 +0100
@@ -14,7 +14,6 @@
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
-#include <alloca.h>
#include <pcap.h>
#include <errno.h>
#include <config.h>