diff options
Diffstat (limited to 'tools/perf/builtin-trace.c')
-rw-r--r-- | tools/perf/builtin-trace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/builtin-trace.c b/tools/perf/builtin-trace.c index d1c8cdc6788b..ef3613f2fe6a 100644 --- a/tools/perf/builtin-trace.c +++ b/tools/perf/builtin-trace.c | |||
@@ -45,6 +45,7 @@ | |||
45 | #include <errno.h> | 45 | #include <errno.h> |
46 | #include <inttypes.h> | 46 | #include <inttypes.h> |
47 | #include <libaudit.h> /* FIXME: Still needed for audit_errno_to_name */ | 47 | #include <libaudit.h> /* FIXME: Still needed for audit_errno_to_name */ |
48 | #include <signal.h> | ||
48 | #include <stdlib.h> | 49 | #include <stdlib.h> |
49 | #include <string.h> | 50 | #include <string.h> |
50 | #include <linux/err.h> | 51 | #include <linux/err.h> |