]> Pileus Git - ~andy/linux/blobdiff - include/net/x25.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[~andy/linux] / include / net / x25.h
index 1479cb4a41fc988fba91183c512c950f07db71d2..a06119a051291b83e5ec58c7dc239fa4ab965d85 100644 (file)
@@ -315,6 +315,8 @@ extern struct list_head x25_route_list;
 extern rwlock_t x25_route_list_lock;
 extern struct list_head x25_forward_list;
 extern rwlock_t x25_forward_list_lock;
+extern struct list_head x25_neigh_list;
+extern rwlock_t x25_neigh_list_lock;
 
 extern int x25_proc_init(void);
 extern void x25_proc_exit(void);