From c40e05a0dffa33a8724e56121a2b6dcdfa9183e0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 23 Apr 1998 14:01:15 +0000 Subject: Added IP address manipulation macros, interface declarations and logging. --- nest/bird.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'nest/bird.h') diff --git a/nest/bird.h b/nest/bird.h index e8c33189..062e5fd1 100644 --- a/nest/bird.h +++ b/nest/bird.h @@ -11,12 +11,7 @@ #include #include - -#ifndef IPV6 -#include -#else -#include -#endif +#include extern u32 router_id; /* Our Router ID */ extern u16 this_as; /* Our Autonomous System Number */ -- cgit v1.2.3