From 288a74cce597f81d3ba01d8a5ca7d2ba5b654b7e Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Fri, 10 Apr 2015 23:15:59 +0200 Subject: shared: add terminal-util.[ch] --- src/cgtop/cgtop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cgtop') diff --git a/src/cgtop/cgtop.c b/src/cgtop/cgtop.c index f951c37cbc..a390cf3256 100644 --- a/src/cgtop/cgtop.c +++ b/src/cgtop/cgtop.c @@ -29,6 +29,7 @@ #include #include "path-util.h" +#include "terminal-util.h" #include "util.h" #include "hashmap.h" #include "cgroup-util.h" -- cgit v1.2.3-54-g00ecf