aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/sort.c')
-rw-r--r--tools/perf/util/sort.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/sort.c b/tools/perf/util/sort.c
index 904ff4b2f57f..c522bdde3f71 100644
--- a/tools/perf/util/sort.c
+++ b/tools/perf/util/sort.c
@@ -13,6 +13,7 @@
13#include "thread.h" 13#include "thread.h"
14#include "evsel.h" 14#include "evsel.h"
15#include "evlist.h" 15#include "evlist.h"
16#include "srcline.h"
16#include "strlist.h" 17#include "strlist.h"
17#include "strbuf.h" 18#include "strbuf.h"
18#include <traceevent/event-parse.h> 19#include <traceevent/event-parse.h>