diff options
Diffstat (limited to 'tools/perf/util/stat-display.c')
-rw-r--r-- | tools/perf/util/stat-display.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/stat-display.c b/tools/perf/util/stat-display.c index 51d6781aa90d..1461dac2322d 100644 --- a/tools/perf/util/stat-display.c +++ b/tools/perf/util/stat-display.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include "string2.h" | 14 | #include "string2.h" |
15 | #include <linux/ctype.h> | 15 | #include <linux/ctype.h> |
16 | #include "cgroup.h" | 16 | #include "cgroup.h" |
17 | #include <math.h> | ||
18 | #include <api/fs/fs.h> | 17 | #include <api/fs/fs.h> |
19 | 18 | ||
20 | #define CNTR_NOT_SUPPORTED "<not supported>" | 19 | #define CNTR_NOT_SUPPORTED "<not supported>" |