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.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ipv6.h') diff --git a/lib/ipv6.h b/lib/ipv6.h index b8d2e9f..35d8e29 100644 --- a/lib/ipv6.h +++ b/lib/ipv6.h @@ -6,8 +6,8 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#ifndef _BIRD_IPV4_H_ -#define _BIRD_IPV4_H_ +#ifndef _BIRD_IPV6_H_ +#define _BIRD_IPV6_H_ #include #include -- cgit v1.2.3