X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fcore%2Fcgroup.c;h=73e58f867c9add6252c0cd09800e80ebd30a48fb;hb=07630cea1f3a845c09309f197ac7c4f11edd3b62;hp=0c790c33da4fa229f07cb3bae409ce1b4991e0a9;hpb=4f5dd3943bef8a04be7e3b838b822bb9a7ad6cb3;p=thirdparty%2Fsystemd.git diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 0c790c33da4..73e58f867c9 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -26,7 +26,7 @@ #include "path-util.h" #include "process-util.h" #include "special.h" - +#include "string-util.h" #include "cgroup.h" #define CGROUP_CPU_QUOTA_PERIOD_USEC ((usec_t) 100 * USEC_PER_MSEC)