diff options
Diffstat (limited to 'src/import/pull-job.c')
-rw-r--r-- | src/import/pull-job.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/pull-job.c b/src/import/pull-job.c index 3cc7ea10b7..824fa246ec 100644 --- a/src/import/pull-job.c +++ b/src/import/pull-job.c @@ -21,6 +21,7 @@ #include <sys/xattr.h> +#include "alloc-util.h" #include "fd-util.h" #include "hexdecoct.h" #include "io-util.h" |