X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=src%2Fcgtop%2Fcgtop.c;h=43b8af44203dc53faa264c700fabb45e712e1137;hp=3786dae2d982b6dde86f0cdd986fbca6e1afdd4b;hb=6bedfcbb2970e06a4d3280c8fb62083d252ede73;hpb=f47fc3ffc4b69a00083a76308f777b52afb8efbf diff --git a/src/cgtop/cgtop.c b/src/cgtop/cgtop.c index 3786dae2d98..43b8af44203 100644 --- a/src/cgtop/cgtop.c +++ b/src/cgtop/cgtop.c @@ -36,6 +36,7 @@ #include "fd-util.h" #include "fileio.h" #include "hashmap.h" +#include "parse-util.h" #include "path-util.h" #include "process-util.h" #include "terminal-util.h"