Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge
[linux-2.6] / include / linux / netfilter_ipv4 / ipt_helper.h
1 #ifndef _IPT_HELPER_H
2 #define _IPT_HELPER_H
3
4 #include <linux/netfilter/xt_helper.h>
5 #define ipt_helper_info xt_helper_info
6
7 #endif /* _IPT_HELPER_H */