diff options
Diffstat (limited to 'net/core/lwt_bpf.c')
| -rw-r--r-- | net/core/lwt_bpf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/net/core/lwt_bpf.c b/net/core/lwt_bpf.c index 2f7940bcf715..349480ef68a5 100644 --- a/net/core/lwt_bpf.c +++ b/net/core/lwt_bpf.c @@ -2,6 +2,7 @@  /* Copyright (c) 2016 Thomas Graf <[email protected]>   */ +#include <linux/filter.h>  #include <linux/kernel.h>  #include <linux/module.h>  #include <linux/skbuff.h> |