update to iptables-1.3.8
[iptables.git] / libiptc / libip4tc.c
index 2e8647c..a0cdc2f 100644 (file)
@@ -94,6 +94,8 @@ typedef unsigned int socklen_t;
 #define TC_FREE                        iptc_free
 #define TC_COMMIT              iptc_commit
 #define TC_STRERROR            iptc_strerror
+#define TC_NUM_RULES           iptc_num_rules
+#define TC_GET_RULE            iptc_get_rule
 
 #define TC_AF                  AF_INET
 #define TC_IPPROTO             IPPROTO_IP