diff options
Diffstat (limited to 'tools/perf/util/auxtrace.c')
| -rw-r--r-- | tools/perf/util/auxtrace.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/perf/util/auxtrace.c b/tools/perf/util/auxtrace.c index 46ada5ec3f9a..265d20cc126b 100644 --- a/tools/perf/util/auxtrace.c +++ b/tools/perf/util/auxtrace.c @@ -59,6 +59,7 @@  #include <linux/ctype.h>  #include "symbol/kallsyms.h"  #include <internal/lib.h> +#include "util/sample.h"  /*   * Make a group from 'leader' to 'last', requiring that the events were not |