]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/cgroup.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / cgroup.c
index 0c790c33da4fa229f07cb3bae409ce1b4991e0a9..73e58f867c9add6252c0cd09800e80ebd30a48fb 100644 (file)
@@ -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)