GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / netfilter_ipv4 / ipt_TCPMSS.h
blob7a850f9458249c86be93b8b431dec85ba70609d8
1 #ifndef _IPT_TCPMSS_H
2 #define _IPT_TCPMSS_H
4 #include <linux/netfilter/xt_TCPMSS.h>
6 #define ipt_tcpmss_info xt_tcpmss_info
7 #define IPT_TCPMSS_CLAMP_PMTU XT_TCPMSS_CLAMP_PMTU
9 #endif /*_IPT_TCPMSS_H*/