summaryrefslogtreecommitdiffstats
path: root/queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'queue.c')
-rw-r--r--queue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/queue.c b/queue.c
index 5b75e911..ccc952d8 100644
--- a/queue.c
+++ b/queue.c
@@ -37,6 +37,7 @@
#include <pthread.h>
#include <fcntl.h>
#include <unistd.h>
+#include <sys/stat.h> /* required for HP UX */
#include <errno.h>
#include "rsyslog.h"