X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=src%2Fimport%2Fexport.c;h=89e23899b18f03f0288b85b9134dc22ebb875da3;hp=d34105e4ca187e682ca050a00815bb1ad62f3ea4;hb=07630cea1f3a845c09309f197ac7c4f11edd3b62;hpb=4f5dd3943bef8a04be7e3b838b822bb9a7ad6cb3 diff --git a/src/import/export.c b/src/import/export.c index d34105e4ca1..89e23899b18 100644 --- a/src/import/export.c +++ b/src/import/export.c @@ -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;