diff options
Diffstat (limited to 'src/import/pull-common.c')
-rw-r--r-- | src/import/pull-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/pull-common.c b/src/import/pull-common.c index 94d4438912..a79cc5825b 100644 --- a/src/import/pull-common.c +++ b/src/import/pull-common.c @@ -30,6 +30,7 @@ #include "rm-rf.h" #include "signal-util.h" #include "siphash24.h" +#include "string-util.h" #include "strv.h" #include "util.h" #include "pull-common.h" |