diff options
Diffstat (limited to 'tools/perf/util/trace-event-read.c')
-rw-r--r-- | tools/perf/util/trace-event-read.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/trace-event-read.c b/tools/perf/util/trace-event-read.c index e113e180c48f..ea3fd7fc6f5c 100644 --- a/tools/perf/util/trace-event-read.c +++ b/tools/perf/util/trace-event-read.c | |||
@@ -36,6 +36,7 @@ | |||
36 | #include "../perf.h" | 36 | #include "../perf.h" |
37 | #include "util.h" | 37 | #include "util.h" |
38 | #include "trace-event.h" | 38 | #include "trace-event.h" |
39 | #include "debug.h" | ||
39 | 40 | ||
40 | static int input_fd; | 41 | static int input_fd; |
41 | 42 | ||