diff options
Diffstat (limited to 'tools/perf/util/build-id.c')
-rw-r--r-- | tools/perf/util/build-id.c | 1 |
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 | ||