summaryrefslogtreecommitdiff
path: root/src/import/pull-job.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull-job.c')
-rw-r--r--src/import/pull-job.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/pull-job.c b/src/import/pull-job.c
index 6881bd627f..9f759a77e0 100644
--- a/src/import/pull-job.c
+++ b/src/import/pull-job.c
@@ -1,5 +1,7 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
+#include <fcntl.h>
+#include <sys/stat.h>
#include <sys/xattr.h>
#include "alloc-util.h"