diff options
Diffstat (limited to 'tools/perf/bench/sched-pipe.c')
-rw-r--r-- | tools/perf/bench/sched-pipe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/bench/sched-pipe.c b/tools/perf/bench/sched-pipe.c index 35b07f197d48..3c88d1f201f1 100644 --- a/tools/perf/bench/sched-pipe.c +++ b/tools/perf/bench/sched-pipe.c | |||
@@ -9,9 +9,7 @@ | |||
9 | * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c | 9 | * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c |
10 | * Ported to perf by Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> | 10 | * Ported to perf by Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> |
11 | */ | 11 | */ |
12 | #include "../util/util.h" | ||
13 | #include <subcmd/parse-options.h> | 12 | #include <subcmd/parse-options.h> |
14 | #include "../builtin.h" | ||
15 | #include "bench.h" | 13 | #include "bench.h" |
16 | 14 | ||
17 | #include <unistd.h> | 15 | #include <unistd.h> |