diff options
-rw-r--r-- | tools/perf/config/feature-checks/test-all.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/config/feature-checks/test-all.c b/tools/perf/config/feature-checks/test-all.c index 06f5c8a67cb2..a61c20456705 100644 --- a/tools/perf/config/feature-checks/test-all.c +++ b/tools/perf/config/feature-checks/test-all.c | |||
@@ -98,7 +98,7 @@ | |||
98 | #undef main | 98 | #undef main |
99 | 99 | ||
100 | #define main main_test_pthread_attr_setaffinity_np | 100 | #define main main_test_pthread_attr_setaffinity_np |
101 | # include "test-pthread_attr_setaffinity_np.c" | 101 | # include "test-pthread-attr-setaffinity-np.c" |
102 | #undef main | 102 | #undef main |
103 | 103 | ||
104 | # if 0 | 104 | # if 0 |