aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_helper.h
blob: 80452c218551f172dc61c77e2ba0eea588aa3cd3 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _IPT_HELPER_H
#define _IPT_HELPER_H

#include <linux/netfilter/xt_helper.h>
#define ipt_helper_info xt_helper_info

#endif /* _IPT_HELPER_H */