diff options
| -rw-r--r-- | tools/perf/util/cloexec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/cloexec.c b/tools/perf/util/cloexec.c index ca0fff6272be..06f48312c5ed 100644 --- a/tools/perf/util/cloexec.c +++ b/tools/perf/util/cloexec.c | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | #include "asm/bug.h" | 7 | #include "asm/bug.h" |
| 8 | #include "debug.h" | 8 | #include "debug.h" |
| 9 | #include <unistd.h> | 9 | #include <unistd.h> |
| 10 | #include <asm/unistd.h> | ||
| 11 | #include <sys/syscall.h> | 10 | #include <sys/syscall.h> |
| 12 | 11 | ||
| 13 | static unsigned long flag = PERF_FLAG_FD_CLOEXEC; | 12 | static unsigned long flag = PERF_FLAG_FD_CLOEXEC; |
