diff options
Diffstat (limited to 'net/core/drop_monitor.c')
-rw-r--r-- | net/core/drop_monitor.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/core/drop_monitor.c b/net/core/drop_monitor.c index a6c2ac2828f..9d66fa953ab 100644 --- a/net/core/drop_monitor.c +++ b/net/core/drop_monitor.c @@ -24,8 +24,8 @@ #include <net/genetlink.h> #include <net/netevent.h> -#include <trace/skb.h> -#include <trace/napi.h> +#include <trace/events/skb.h> +#include <trace/events/napi.h> #include <asm/unaligned.h> |