android_kernel_samsung_msm8976/include/linux/netfilter_ipv4/ipt_helper.h

8 lines
151 B
C
Raw Normal View History

#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 */