From 395e441e20ea9ab7f37122bcfd76fec527fa447b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 10 Feb 2009 10:43:08 +0100 Subject: src: remove iptables_rule_match indirection macro Signed-off-by: Jan Engelhardt --- include/ip6tables.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ip6tables.h') diff --git a/include/ip6tables.h b/include/ip6tables.h index 663da9ca..52e290c7 100644 --- a/include/ip6tables.h +++ b/include/ip6tables.h @@ -11,7 +11,6 @@ #define IP6T_SO_GET_REVISION_TARGET 69 #endif /* IP6T_SO_GET_REVISION_MATCH Old kernel source */ -#define ip6tables_rule_match xtables_rule_match #define ip6t_tryload xt_tryload extern int line; -- cgit v1.2.3