diff options
Diffstat (limited to 'tools/perf/bench/numa.c')
| -rw-r--r-- | tools/perf/bench/numa.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/bench/numa.c b/tools/perf/bench/numa.c index 513cb2f2fa32..5797253b9700 100644 --- a/tools/perf/bench/numa.c +++ b/tools/perf/bench/numa.c @@ -9,8 +9,6 @@  /* For the CLR_() macros */  #include <pthread.h> -#include "../perf.h" -#include "../builtin.h"  #include <subcmd/parse-options.h>  #include "../util/cloexec.h"  |