Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.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*/
This page took 0.030122 seconds and 5 git commands to generate.