X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcgtop%2Fcgtop.c;h=f80d51efed60cfe31e56e8ed3b752188c83b5466;hb=9d60cb63d6e38236b2853b7801bb7784762b13ab;hp=f2e62761f14b6b7cef761975bd43491b7f4f62cc;hpb=f274ece0f76b5709408821e317e87aef76123db6;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;