]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/export.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / import / export.c
index d34105e4ca187e682ca050a00815bb1ad62f3ea4..89e23899b18f03f0288b85b9134dc22ebb875da3 100644 (file)
@@ -30,6 +30,7 @@
 #include "import-util.h"
 #include "machine-image.h"
 #include "signal-util.h"
+#include "string-util.h"
 #include "verbs.h"
 
 static ImportCompressType arg_compress = IMPORT_COMPRESS_UNKNOWN;