diff options
Diffstat (limited to 'src/cgtop/cgtop.c')
-rw-r--r-- | src/cgtop/cgtop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgtop/cgtop.c b/src/cgtop/cgtop.c index 1fe247c667..cc7a99f3df 100644 --- a/src/cgtop/cgtop.c +++ b/src/cgtop/cgtop.c @@ -26,6 +26,7 @@ #include <alloca.h> #include <getopt.h> +#include "path-util.h" #include "util.h" #include "hashmap.h" #include "cgroup-util.h" |