allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / linux / netfilter_ipv4 / ipt_length.h
blob9b45206ffcef75610e5804a91ba5e4deedad4f08
1 #ifndef _IPT_LENGTH_H
2 #define _IPT_LENGTH_H
4 #include <linux/netfilter/xt_length.h>
5 #define ipt_length_info xt_length_info
7 #endif /*_IPT_LENGTH_H*/