diff options
-rw-r--r-- | Documentation/perf_counter/builtin-record.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/perf_counter/builtin-record.c b/Documentation/perf_counter/builtin-record.c index 3a3deb3fbbc0..ddfdcf86fb20 100644 --- a/Documentation/perf_counter/builtin-record.c +++ b/Documentation/perf_counter/builtin-record.c | |||
@@ -15,7 +15,6 @@ | |||
15 | #include <fcntl.h> | 15 | #include <fcntl.h> |
16 | #include <stdio.h> | 16 | #include <stdio.h> |
17 | #include <errno.h> | 17 | #include <errno.h> |
18 | #include <ctype.h> | ||
19 | #include <time.h> | 18 | #include <time.h> |
20 | #include <sched.h> | 19 | #include <sched.h> |
21 | #include <pthread.h> | 20 | #include <pthread.h> |