fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / linux / if_tr.h
index 3fba9e2..2f94cf2 100644 (file)
@@ -49,6 +49,9 @@ static inline struct trh_hdr *tr_hdr(const struct sk_buff *skb)
 {
        return (struct trh_hdr *)skb->mac.raw;
 }
+#ifdef CONFIG_SYSCTL
+extern struct ctl_table tr_table[];
+#endif
 #endif
 
 /* This is an Token-Ring LLC structure */