diff options
| -rw-r--r-- | include/linux/netfilter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/netfilter.h b/include/linux/netfilter.h index d4c4c5120bc0..9389cf7d4062 100644 --- a/include/linux/netfilter.h +++ b/include/linux/netfilter.h | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | #include <linux/list.h> | 11 | #include <linux/list.h> |
| 12 | #endif | 12 | #endif |
| 13 | #include <linux/compiler.h> | 13 | #include <linux/compiler.h> |
| 14 | #include <linux/rcupdate.h> | ||
| 14 | 15 | ||
| 15 | /* Responses from hook functions. */ | 16 | /* Responses from hook functions. */ |
| 16 | #define NF_DROP 0 | 17 | #define NF_DROP 0 |
