From 3867c99f89bf2344f4b8f59a012e6810487299b4 Mon Sep 17 00:00:00 2001 From: pilot Date: Fri, 14 Sep 2007 11:31:55 +0000 Subject: Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details). --- zebra/kernel_socket.h | 1 - 1 file changed, 1 deletion(-) (limited to 'zebra/kernel_socket.h') diff --git a/zebra/kernel_socket.h b/zebra/kernel_socket.h index c903786b..8f8a2075 100644 --- a/zebra/kernel_socket.h +++ b/zebra/kernel_socket.h @@ -29,6 +29,5 @@ extern int ifm_read (struct if_msghdr *); extern int rtm_write (int, union sockunion *, union sockunion *, union sockunion *, unsigned int, int, int); extern struct message rtm_type_str[]; -extern int rtm_type_str_max; #endif /* __ZEBRA_KERNEL_SOCKET_H */ -- cgit v1.2.3