]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/escape/escape.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / escape / escape.c
index a4bfeb5df53029a6ed04b9de73822716121f0843..9390558554eae1915040708a0e504581b08d5bc6 100644 (file)
@@ -24,6 +24,7 @@
 #include <stdlib.h>
 
 #include "log.h"
+#include "string-util.h"
 #include "strv.h"
 #include "unit-name.h"