summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-19 17:13:08 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-19 17:13:08 +0200
commitd3eb89a5fe1dbcda028c0ab5e6753578716539d7 (patch)
tree9a6da2266542fb772bc996b6d245403ecdfd126c /tools
parent4e511087c413629120315fe5dd26f966ac1ef6fb (diff)
parent587036bfb03167d86b0a2fbfe998db1a916cabb3 (diff)
downloadrsyslog-d3eb89a5fe1dbcda028c0ab5e6753578716539d7.tar.gz
rsyslog-d3eb89a5fe1dbcda028c0ab5e6753578716539d7.tar.xz
rsyslog-d3eb89a5fe1dbcda028c0ab5e6753578716539d7.zip
Merge branch 'v4-devel' into master
Conflicts: runtime/msg.h
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 40e9e79b..cf22bc84 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 <unistd.h>
#include <assert.h>