aboutsummaryrefslogtreecommitdiff
path: root/include/trace/skb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace/skb.h')
-rw-r--r--include/trace/skb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/trace/skb.h b/include/trace/skb.h
index e6fd281f7f8..1e8fabb57c0 100644
--- a/include/trace/skb.h
+++ b/include/trace/skb.h
@@ -35,3 +35,6 @@ TRACE_EVENT(kfree_skb,
);
#endif /* _TRACE_SKB_H */
+
+/* This part must be outside protection */
+#include <trace/define_trace.h>