diff options
Diffstat (limited to 'tools/perf/bench/futex-requeue.c')
| -rw-r--r-- | tools/perf/bench/futex-requeue.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/bench/futex-requeue.c b/tools/perf/bench/futex-requeue.c index 2b9705a8734c..9fad1e4fcd3e 100644 --- a/tools/perf/bench/futex-requeue.c +++ b/tools/perf/bench/futex-requeue.c | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | /* For the CLR_() macros */ | 11 | /* For the CLR_() macros */ |
| 12 | #include <string.h> | ||
| 12 | #include <pthread.h> | 13 | #include <pthread.h> |
| 13 | 14 | ||
| 14 | #include <signal.h> | 15 | #include <signal.h> |
