diff options
Diffstat (limited to 'src/path-lookup.c')
-rw-r--r-- | src/path-lookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path-lookup.c b/src/path-lookup.c index 5464cedbbd..d33ebc71be 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -26,6 +26,7 @@ #include <errno.h> #include "util.h" +#include "mkdir.h" #include "strv.h" #include "path-lookup.h" |