Merge branch 'master' of ../mmc
[pandora-kernel.git] / include / linux / netfilter_ipv4 / ipt_mac.h
1 #ifndef _IPT_MAC_H
2 #define _IPT_MAC_H
3
4 #include <linux/netfilter/xt_mac.h>
5 #define ipt_mac_info xt_mac_info
6
7 #endif /*_IPT_MAC_H*/