summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-02 10:38:40 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-02 10:38:40 +0100
commita16c60e782ebed11787e0b5dbd73e83797771b3c (patch)
treea750982d72e6a0240e85ba04589543b293bbba81 /tools
parentabef390dae4e959a0650a1f8ff747dc5d1528305 (diff)
parent2a494ffc41cd33124bbfea01ad41750b8967efed (diff)
downloadrsyslog-a16c60e782ebed11787e0b5dbd73e83797771b3c.tar.gz
rsyslog-a16c60e782ebed11787e0b5dbd73e83797771b3c.tar.xz
rsyslog-a16c60e782ebed11787e0b5dbd73e83797771b3c.zip
Merge branch 'v4-stable-solaris' into master-solaris
Diffstat (limited to 'tools')
-rw-r--r--tools/ompipe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ompipe.c b/tools/ompipe.c
index 5fb9b27e..7cf61822 100644
--- a/tools/ompipe.c
+++ b/tools/ompipe.c
@@ -39,6 +39,7 @@
#include <string.h>
#include <assert.h>
#include <errno.h>
+#include <fcntl.h>
#include <sys/file.h>
#include "syslogd.h"