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 57323531e2..59091ba7cb 100644 --- a/src/import/pull-common.c +++ b/src/import/pull-common.c @@ -29,6 +29,7 @@ #include "capability.h" #include "pull-job.h" #include "pull-common.h" +#include "process-util.h" #define FILENAME_ESCAPE "/.#\"\'" |