From 8c803432699a815349c73630e620d5eaa4a16727 Mon Sep 17 00:00:00 2001 From: Felix Janda Date: Mon, 19 Jun 2017 21:14:24 -0400 Subject: [PATCH 4/4] audisp/audispd.c: Include for PATH_MAX --- audisp/audispd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/audisp/audispd.c b/audisp/audispd.c index 9831cf3..329b629 100644 --- a/audisp/audispd.c +++ b/audisp/audispd.c @@ -34,6 +34,7 @@ #include #include #include +#include #include "audispd-config.h" #include "audispd-pconfig.h" -- 2.13.1