From 0522dff8d782878b7cf6971f2558d85bab4caa2e Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Sun, 22 Aug 2004 22:44:35 -0700 Subject: [PATCH] gcc-3.5 fixes Trivial gcc-3.5 build fixes. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/rxrpc/transport.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/rxrpc/transport.h b/include/rxrpc/transport.h index 6aa88691186c..486371459550 100644 --- a/include/rxrpc/transport.h +++ b/include/rxrpc/transport.h @@ -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); -- cgit v1.2.3