diff options
Diffstat (limited to 'src/path.c')
-rw-r--r-- | src/path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path.c b/src/path.c index e97cd09810..1d50885ed4 100644 --- a/src/path.c +++ b/src/path.c @@ -28,6 +28,7 @@ #include "unit.h" #include "unit-name.h" #include "path.h" +#include "mkdir.h" #include "dbus-path.h" #include "special.h" #include "bus-errors.h" |