From 6ba36f06ae10ea7efd60c30f8ef40d6143c69ef6 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 10 Nov 1999 12:27:01 +0000 Subject: Added LSA hashing table (parts of code stolen from rt-fib.c, but heavily simplified since we don't need asynchronous walking). --- proto/ospf/ospf.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'proto/ospf/ospf.c') diff --git a/proto/ospf/ospf.c b/proto/ospf/ospf.c index bd8bfc9..70be3cb 100644 --- a/proto/ospf/ospf.c +++ b/proto/ospf/ospf.c @@ -11,14 +11,8 @@ #include #include "nest/bird.h" -#include "nest/iface.h" -#include "nest/protocol.h" #include "nest/route.h" #include "conf/conf.h" -#include "lib/ip.h" -#include "lib/socket.h" -#include "lib/lists.h" -#include "lib/timer.h" #include "lib/checksum.h" #include "ospf.h" -- cgit v1.2.3