]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/killall.c
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
[thirdparty/systemd.git] / src / core / killall.c
index cb11987166626f5e0b497869c1b0e4f0aa98fca8..dbfa90ebacb6f83565784bb99d8368e21d80ee43 100644 (file)
@@ -27,6 +27,7 @@
 #include "fd-util.h"
 #include "formats-util.h"
 #include "killall.h"
+#include "parse-util.h"
 #include "process-util.h"
 #include "set.h"
 #include "string-util.h"