netfilter: nf_conntrack_sip: add T.38 FAX support
[pandora-kernel.git] / include / net / netfilter / nf_conntrack.h
index 5043d61..5b7d883 100644 (file)
@@ -70,7 +70,7 @@ union nf_conntrack_help {
 struct nf_conntrack_helper;
 
 /* Must be kept in sync with the classes defined by helpers */
-#define NF_CT_MAX_EXPECT_CLASSES       3
+#define NF_CT_MAX_EXPECT_CLASSES       4
 
 /* nf_conn feature for connections that have a helper */
 struct nf_conn_help {