mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8b188923ed
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
235 B
Diff
11 lines
235 B
Diff
--- 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"
|
|
|
|
|