Make bitmask 'and' operators return a result code
[pandora-kernel.git] / include / linux / netfilter_ipv4 / ipt_realm.h
1 #ifndef _IPT_REALM_H
2 #define _IPT_REALM_H
3
4 #include <linux/netfilter/xt_realm.h>
5 #define ipt_realm_info xt_realm_info
6
7 #endif /* _IPT_REALM_H */