]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/firstboot/firstboot.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / firstboot / firstboot.c
index cc564d5cd835a532df9ecb64d9499278eacc7a0d..f6b9c095bf1891877c0c5495e51d0b7cf0aeae06 100644 (file)
@@ -35,6 +35,7 @@
 #include "strv.h"
 #include "terminal-util.h"
 #include "time-util.h"
+#include "string-util.h"
 
 static char *arg_root = NULL;
 static char *arg_locale = NULL;  /* $LANG */