diff options
| author | Jesper Juhl <[email protected]> | 2011-05-26 08:21:05 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-05-26 11:49:57 +0000 |
| commit | ea7659fb2b876337aee719d9d5ddb05531dfb334 (patch) | |
| tree | 899b5d257959d8071b7a9d579c9fb6a8545a77d9 /tools/perf/builtin-script.c | |
| parent | Merge branch 'linus' into perf/urgent (diff) | |
| download | kernel-ea7659fb2b876337aee719d9d5ddb05531dfb334.tar.gz kernel-ea7659fb2b876337aee719d9d5ddb05531dfb334.zip | |
perf: Remove duplicate headers
Signed-off-by: Jesper Juhl <[email protected]>
Cc: Tom Zanussi <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
| -rw-r--r-- | tools/perf/builtin-script.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/builtin-script.c b/tools/perf/builtin-script.c index 974f6d3f4e53..22747de7234b 100644 --- a/tools/perf/builtin-script.c +++ b/tools/perf/builtin-script.c @@ -10,7 +10,6 @@ #include "util/symbol.h" #include "util/thread.h" #include "util/trace-event.h" -#include "util/parse-options.h" #include "util/util.h" #include "util/evlist.h" #include "util/evsel.h" |
