Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[pandora-kernel.git] / include / linux / netfilter_ipv6 / ip6t_mac.h
1 #ifndef _IP6T_MAC_H
2 #define _IP6T_MAC_H
3
4 #include <linux/netfilter/xt_mac.h>
5 #define ip6t_mac_info xt_mac_info
6
7 #endif /*_IP6T_MAC_H*/