diff options
Diffstat (limited to 'trace/simple.h')
-rw-r--r-- | trace/simple.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/trace/simple.h b/trace/simple.h index 8d1a32eba0..1e7de45575 100644 --- a/trace/simple.h +++ b/trace/simple.h @@ -11,9 +11,6 @@ #ifndef TRACE_SIMPLE_H #define TRACE_SIMPLE_H -#include <stdint.h> -#include <stdbool.h> -#include <stdio.h> #include "trace/generated-events.h" |