X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmanager.c;h=971990b0379f3cfacffefb50ca628545a661b9f7;hb=cc527a4734d636f1ab5a66576cb7e232af3cc261;hp=be47766a734d39de237265f3b9a1181ce179ebe1;hpb=e96d6be763014be75d480fde503d0b77f41194a0;p=elogind.git diff --git a/src/manager.c b/src/manager.c index be47766a7..971990b03 100644 --- a/src/manager.c +++ b/src/manager.c @@ -49,6 +49,7 @@ #include "strv.h" #include "log.h" #include "util.h" +#include "mkdir.h" #include "ratelimit.h" #include "cgroup.h" #include "mount-setup.h"