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 c235848821..d6567ba7ee 100644 --- a/src/import/pull-common.c +++ b/src/import/pull-common.c @@ -21,6 +21,7 @@ #include <sys/prctl.h> +#include "alloc-util.h" #include "btrfs-util.h" #include "capability-util.h" #include "copy.h" |