X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcgtop%2Fcgtop.c;h=f80d51efed60cfe31e56e8ed3b752188c83b5466;hb=a4783bd17ad96f55b0fe83a50959da13555292bf;hp=f2e62761f14b6b7cef761975bd43491b7f4f62cc;hpb=ed757c0cb03eef50e8d9aeb4682401c3e9486f0b;p=elogind.git diff --git a/src/cgtop/cgtop.c b/src/cgtop/cgtop.c index f2e62761f..f80d51efe 100644 --- a/src/cgtop/cgtop.c +++ b/src/cgtop/cgtop.c @@ -31,6 +31,7 @@ #include "hashmap.h" #include "cgroup-util.h" #include "build.h" +#include "fileio.h" typedef struct Group { char *path;