
From: Andi Kleen <ak@muc.de>

Trivial gcc-3.5 build fixes.

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/include/net/netrom.h |    3 ---
 1 files changed, 3 deletions(-)

diff -puN include/net/netrom.h~gcc35-netrom.h include/net/netrom.h
--- 25/include/net/netrom.h~gcc35-netrom.h	2004-07-10 17:52:24.542711664 -0700
+++ 25-akpm/include/net/netrom.h	2004-07-10 17:52:24.546711056 -0700
@@ -112,9 +112,6 @@ struct nr_node {
  *	nr_node & nr_neigh lists, refcounting and locking
  *********************************************************************/
 
-extern struct hlist_head nr_node_list;
-extern struct hlist_head nr_neigh_list;
-
 #define nr_node_hold(__nr_node) \
 	atomic_inc(&((__nr_node)->refcount))
 
_
