diff --git a/[refs] b/[refs] index 7322d165af5b..0c173464b533 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 35c7f6de7339f40a591a8aeccacdc429b1953674 +refs/heads/master: 5393f3162d3a85317e1e22c33539905fa5258e5f diff --git a/trunk/include/trace/skb.h b/trunk/include/trace/skb.h index 3aa864697c09..a96610f92f69 100644 --- a/trunk/include/trace/skb.h +++ b/trunk/include/trace/skb.h @@ -1,6 +1,9 @@ #ifndef _TRACE_SKB_H_ #define _TRACE_SKB_H_ +#include +#include + DECLARE_TRACE(kfree_skb, TPPROTO(struct sk_buff *skb, void *location), TPARGS(skb, location));