summaryrefslogtreecommitdiffstats
path: root/tools/ompipe.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-10-19 12:54:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-19 12:54:38 +0200
commited36822e37b3328dc52c70f96c0a099f224edc1a (patch)
treed271ea51301cac4daddaa482a4f9ff6e27b145df /tools/ompipe.c
parent0972943f5265dca1f56dcb25bd361d40040bef87 (diff)
parent0a24b3afc093e16038da170458e2ecb68b363bdd (diff)
downloadrsyslog-ed36822e37b3328dc52c70f96c0a099f224edc1a.tar.gz
rsyslog-ed36822e37b3328dc52c70f96c0a099f224edc1a.tar.xz
rsyslog-ed36822e37b3328dc52c70f96c0a099f224edc1a.zip
Merge branch 'v4-stable' into v5-stable
Conflicts: configure.ac runtime/cfsysline.c tools/ompipe.c
Diffstat (limited to 'tools/ompipe.c')
-rw-r--r--tools/ompipe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ompipe.c b/tools/ompipe.c
index cf22bc84..c51a5c48 100644
--- a/tools/ompipe.c
+++ b/tools/ompipe.c
@@ -42,6 +42,7 @@
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
+#include <unistd.h>
#include <sys/file.h>
#include "syslogd.h"