]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/test-journal-syslog.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / journal / test-journal-syslog.c
index c99ca0654bb732c32648855214477672428eedc9..de942c50cc82c3f614cb36fab52068d39e38d672 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "journald-syslog.h"
 #include "macro.h"
+#include "string-util.h"
 
 static void test_syslog_parse_identifier(const char* str,
                                          const char *ident, const char*pid, int ret) {