summaryrefslogtreecommitdiff
path: root/src/journal/journald-stream.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-10-27 00:40:25 +0100
committerLennart Poettering <lennart@poettering.net>2015-10-27 13:25:57 +0100
commit7ccbd1ae843d77275f2c542582a9a80e5e058a70 (patch)
treebe4ca438784d483cce332973b7cc919091eea97c /src/journal/journald-stream.c
parentd21be5ff9177b25064f6e933e91f2c19a7190c19 (diff)
util-lib: split out syslog-related calls into syslog-util.[ch]
Diffstat (limited to 'src/journal/journald-stream.c')
-rw-r--r--src/journal/journald-stream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/journal/journald-stream.c b/src/journal/journald-stream.c
index a9c940690f..8d9c416bc9 100644
--- a/src/journal/journald-stream.c
+++ b/src/journal/journald-stream.c
@@ -44,6 +44,7 @@
#include "selinux-util.h"
#include "socket-util.h"
#include "string-util.h"
+#include "syslog-util.h"
#define STDOUT_STREAMS_MAX 4096