aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/build-id.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/build-id.c')
-rw-r--r--tools/perf/util/build-id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/build-id.c b/tools/perf/util/build-id.c
index f9ccd053cdf6..b5c4892c2e18 100644
--- a/tools/perf/util/build-id.c
+++ b/tools/perf/util/build-id.c
@@ -18,6 +18,7 @@
18#include "tool.h" 18#include "tool.h"
19#include "header.h" 19#include "header.h"
20#include "vdso.h" 20#include "vdso.h"
21#include "path.h"
21#include "probe-file.h" 22#include "probe-file.h"
22#include "strlist.h" 23#include "strlist.h"
23 24