]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/xml.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / basic / xml.c
index 15c629b1884ca172ac16e719ba3bd9eec5aba8a0..8126bce212622caffea5d5cc75c5e540b5aa0989 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <string.h>
 
+#include "string-util.h"
 #include "util.h"
 #include "xml.h"