vserver 1.9.3
[linux-2.6.git] / include / rxrpc / transport.h
index 6aa8869..4863714 100644 (file)
@@ -78,8 +78,6 @@ struct rxrpc_transport
        volatile char           error_rcvd;     /* T if received ICMP error outstanding */
 };
 
-extern struct list_head rxrpc_transports;
-
 extern int rxrpc_create_transport(unsigned short port,
                                  struct rxrpc_transport **_trans);