diff options
Diffstat (limited to 'trace/ftrace.h')
-rw-r--r-- | trace/ftrace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/trace/ftrace.h b/trace/ftrace.h index 863e052e90..92372e3caa 100644 --- a/trace/ftrace.h +++ b/trace/ftrace.h @@ -1,7 +1,6 @@ #ifndef TRACE_FTRACE_H #define TRACE_FTRACE_H -#include <stdbool.h> #define MAX_TRACE_STRLEN 512 |