summaryrefslogtreecommitdiffstats
path: root/tools/ompipe.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-19 15:21:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-19 15:21:25 +0200
commit4e511087c413629120315fe5dd26f966ac1ef6fb (patch)
tree7190fa0a071e9d4169c12edba5922227fdd25f25 /tools/ompipe.c
parentada87cbaefecff9d32f3d008876f2eec59335ded (diff)
downloadrsyslog-4e511087c413629120315fe5dd26f966ac1ef6fb.tar.gz
rsyslog-4e511087c413629120315fe5dd26f966ac1ef6fb.tar.xz
rsyslog-4e511087c413629120315fe5dd26f966ac1ef6fb.zip
some cleanup
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 7cf61822..40e9e79b 100644
--- a/tools/ompipe.c
+++ b/tools/ompipe.c
@@ -37,6 +37,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include <assert.h>
#include <errno.h>
#include <fcntl.h>