From 294c182eb1dd02d0ae8658acb4a21db5d2977f3c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 23 Jan 1999 21:08:59 +0000 Subject: Replaced the old ugly ipv6 compilation hack by a conditional in Modules. --- lib/ipv6.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ipv6.c') diff --git a/lib/ipv6.c b/lib/ipv6.c index 2d01e83..e612af7 100644 --- a/lib/ipv6.c +++ b/lib/ipv6.c @@ -6,11 +6,7 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#ifdef IPV6 - #include "nest/bird.h" #include "lib/ip.h" #error "Ought to implement these." - -#endif -- cgit v1.2.3