From 323240b70c2074902229653c1fd3bb16a2a478c5 Mon Sep 17 00:00:00 2001 From: Xi Wang Date: Wed, 1 May 2013 16:24:08 -0400 Subject: [PATCH] --- yaml --- r: 369915 b: refs/heads/master c: 20074f357da4a637430aec2879c9d864c5d2c23c h: refs/heads/master i: 369913: dc96dbf713db854501262bab14a7a5d64a1b22cb 369911: ece87141d036c4f11726d04d7925d0b77d0deac0 v: v3 --- [refs] | 2 +- trunk/include/linux/filter.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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