aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/perf.c')
-rw-r--r--tools/perf/perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/perf.c b/tools/perf/perf.c
index 1193b923e801..bb40a108b8f7 100644
--- a/tools/perf/perf.c
+++ b/tools/perf/perf.c
@@ -20,7 +20,7 @@
20#include "util/bpf-loader.h" 20#include "util/bpf-loader.h"
21#include "util/debug.h" 21#include "util/debug.h"
22#include "util/event.h" 22#include "util/event.h"
23#include "util/util.h" 23#include "util/util.h" // page_size, usage()
24#include "ui/ui.h" 24#include "ui/ui.h"
25#include "perf-sys.h" 25#include "perf-sys.h"
26#include <api/fs/fs.h> 26#include <api/fs/fs.h>