aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter.h
diff options
context:
space:
mode:
authorAl Viro <viro@hera.kernel.org>2006-12-04 20:41:19 +0000
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-04 12:45:29 -0800
commita80958f4849316a18c06f75b9e850ccecbf20df8 (patch)
tree69a5469fee713392bdacd7f197336ce2d8c76c19 /include/linux/netfilter.h
parent0c789ff64e874bbece03b607f200566ab24ea9ab (diff)
[PATCH] fix fallout from header dependency trimming
OK, that seems to be enough to deal with the mess. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/netfilter.h')
-rw-r--r--include/linux/netfilter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netfilter.h b/include/linux/netfilter.h
index 9389cf7d406..d4c4c5120bc 100644
--- a/include/linux/netfilter.h
+++ b/include/linux/netfilter.h
@@ -11,7 +11,6 @@
#include <linux/list.h>
#endif
#include <linux/compiler.h>
-#include <linux/rcupdate.h>
/* Responses from hook functions. */
#define NF_DROP 0