summaryrefslogtreecommitdiffstats
path: root/omusrmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'omusrmsg.c')
-rw-r--r--omusrmsg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/omusrmsg.c b/omusrmsg.c
index 03d8b7f0..2a2f61a7 100644
--- a/omusrmsg.c
+++ b/omusrmsg.c
@@ -48,6 +48,9 @@
#else
#include <sys/msgbuf.h>
#endif
+#if HAVE_PATHS_H
+#include <paths.h>
+#endif
#include "srUtils.h"
#include "stringbuf.h"
#include "syslogd-types.h"