aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/trace-event-info.c')
-rw-r--r--tools/perf/util/trace-event-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/trace-event-info.c b/tools/perf/util/trace-event-info.c
index d63d542b2cde..fe07e7550930 100644
--- a/tools/perf/util/trace-event-info.c
+++ b/tools/perf/util/trace-event-info.c
@@ -2,7 +2,7 @@
2/* 2/*
3 * Copyright (C) 2008,2009, Steven Rostedt <srostedt@redhat.com> 3 * Copyright (C) 2008,2009, Steven Rostedt <srostedt@redhat.com>
4 */ 4 */
5#include "util.h" 5#include "util.h" // page_size
6#include <dirent.h> 6#include <dirent.h>
7#include <mntent.h> 7#include <mntent.h>
8#include <stdio.h> 8#include <stdio.h>