aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace/sched.h')
-rw-r--r--include/trace/sched.h3
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,
334); 334);
335 335
336#endif /* _TRACE_SCHED_H */ 336#endif /* _TRACE_SCHED_H */
337
338/* This part must be outside protection */
339#include <trace/define_trace.h>