]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/activate/activate.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / activate / activate.c
index 4ece1367c11e9651da10e5b429b726028bf79f4a..adb43623cfa2efb754f8c854386ae1f6353cc7d9 100644 (file)
@@ -32,6 +32,7 @@
 #include "macro.h"
 #include "signal-util.h"
 #include "socket-util.h"
+#include "string-util.h"
 #include "strv.h"
 
 static char** arg_listen = NULL;