diff options
Diffstat (limited to 'tools/perf/util/values.h')
-rw-r--r-- | tools/perf/util/values.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/values.h b/tools/perf/util/values.h index 8c41f22f42cf..791c1ad606c2 100644 --- a/tools/perf/util/values.h +++ b/tools/perf/util/values.h @@ -2,6 +2,7 @@ #ifndef __PERF_VALUES_H #define __PERF_VALUES_H +#include <stdio.h> #include <linux/types.h> struct perf_read_values { |