summarylogtreecommitdiffstats
path: root/barnyard2-1.13-free.patch
diff options
context:
space:
mode:
Diffstat (limited to 'barnyard2-1.13-free.patch')
-rw-r--r--barnyard2-1.13-free.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/barnyard2-1.13-free.patch b/barnyard2-1.13-free.patch
new file mode 100644
index 000000000000..216fe480de7a
--- /dev/null
+++ b/barnyard2-1.13-free.patch
@@ -0,0 +1,11 @@
+--- a/src/output-plugins/spo_alert_unixsock.c
++++ b/src/output-plugins/spo_alert_unixsock.c
+@@ -56,6 +56,8 @@
+ #include "spo_alert_unixsock.h"
+ #include "barnyard2.h"
+
++#include <stdlib.h>
++
+ #define UNSOCK_FILE "barnyard2_alert"
+
+