diff options
Diffstat (limited to 'tools/perf/builtin-ftrace.c')
-rw-r--r-- | tools/perf/builtin-ftrace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/builtin-ftrace.c b/tools/perf/builtin-ftrace.c index 2f8ea44c00c4..d5adc417a4ca 100644 --- a/tools/perf/builtin-ftrace.c +++ b/tools/perf/builtin-ftrace.c | |||
@@ -10,6 +10,7 @@ | |||
10 | #include <errno.h> | 10 | #include <errno.h> |
11 | #include <unistd.h> | 11 | #include <unistd.h> |
12 | #include <signal.h> | 12 | #include <signal.h> |
13 | #include <stdlib.h> | ||
13 | #include <fcntl.h> | 14 | #include <fcntl.h> |
14 | #include <poll.h> | 15 | #include <poll.h> |
15 | #include <linux/capability.h> | 16 | #include <linux/capability.h> |