summaryrefslogtreecommitdiff
path: root/src/import/pull-tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull-tar.c')
-rw-r--r--src/import/pull-tar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/pull-tar.c b/src/import/pull-tar.c
index 0efa07d3f3..27a9af804d 100644
--- a/src/import/pull-tar.c
+++ b/src/import/pull-tar.c
@@ -38,6 +38,7 @@
#include "pull-job.h"
#include "pull-common.h"
#include "pull-tar.h"
+#include "process-util.h"
typedef enum TarProgress {
TAR_DOWNLOADING,