X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fcgroup.c;h=5513f6560c26be9e74d68ac2e5a8a548cd564d45;hb=ec8927ca5940e809f0b72f530582c76f1db4f065;hp=713c1ca768276aa5185ef1eacb5d2176ce31962e;hpb=88f3e0c91f08c65a479e1aa09f171550b744d829;p=elogind.git diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 713c1ca76..5513f6560 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -31,6 +31,7 @@ #include "cgroup-util.h" #include "log.h" #include "strv.h" +#include "path-util.h" int cgroup_bonding_realize(CGroupBonding *b) { int r;