]> bbs.cooldavid.org Git - net-next-2.6.git/blame - include/linux/netfilter_ipv4/ipt_helper.h
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
[net-next-2.6.git] / include / linux / netfilter_ipv4 / ipt_helper.h
CommitLineData
1da177e4
LT
1#ifndef _IPT_HELPER_H
2#define _IPT_HELPER_H
3
2e4e6a17
HW
4#include <linux/netfilter/xt_helper.h>
5#define ipt_helper_info xt_helper_info
6
1da177e4 7#endif /* _IPT_HELPER_H */