diff options
Diffstat (limited to 'src/delta/delta.c')
-rw-r--r-- | src/delta/delta.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/delta/delta.c b/src/delta/delta.c index bb2e6195b9..590ab86515 100644 --- a/src/delta/delta.c +++ b/src/delta/delta.c @@ -26,6 +26,7 @@ #include <sys/prctl.h> #include <unistd.h> +#include "dirent-util.h" #include "fd-util.h" #include "hashmap.h" #include "log.h" |