diff options
Diffstat (limited to 'include/trace/sched.h')
-rw-r--r-- | include/trace/sched.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/trace/sched.h b/include/trace/sched.h index 5b1cf4a28463..ffa1cab586b9 100644 --- a/include/trace/sched.h +++ b/include/trace/sched.h @@ -334,3 +334,6 @@ TRACE_EVENT(sched_signal_send, ); #endif /* _TRACE_SCHED_H */ + +/* This part must be outside protection */ +#include <trace/define_trace.h> |