diff --git a/[refs] b/[refs] index 5bcf2504f2ec..5c3018b7a541 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 60bc851ae59bfe99be6ee89d6bc50008c85ec75d +refs/heads/master: 20074f357da4a637430aec2879c9d864c5d2c23c diff --git a/trunk/include/linux/filter.h b/trunk/include/linux/filter.h index d1248f401a56..c050dcc322a4 100644 --- a/trunk/include/linux/filter.h +++ b/trunk/include/linux/filter.h @@ -48,6 +48,7 @@ extern int sk_chk_filter(struct sock_filter *filter, unsigned int flen); extern int sk_get_filter(struct sock *sk, struct sock_filter __user *filter, unsigned len); #ifdef CONFIG_BPF_JIT +#include #include #include