summaryrefslogtreecommitdiffstats
path: root/tools/ompipe.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-19 15:38:11 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-19 15:38:11 +0200
commit393c67ba5bc20613436552a26a6f0a20d4dda9fe (patch)
tree0fc29ff50842f12f8cc81860714ea41fd1b0b2a6 /tools/ompipe.c
parent9039fad4019cb9a0f96eb296835476841b453dd3 (diff)
downloadrsyslog-393c67ba5bc20613436552a26a6f0a20d4dda9fe.tar.gz
rsyslog-393c67ba5bc20613436552a26a6f0a20d4dda9fe.tar.xz
rsyslog-393c67ba5bc20613436552a26a6f0a20d4dda9fe.zip
minor 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..2d621e0e 100644
--- a/tools/ompipe.c
+++ b/tools/ompipe.c
@@ -36,6 +36,7 @@
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
+#include <unistd.h>
#include <string.h>
#include <assert.h>
#include <errno.h>