From 2ed5e72ec41f976789c136d4cb542ee9d2d23f57 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Thu, 2 Nov 2017 13:17:38 +0000 Subject: Over 17 years is probably 'a while...' Also it does not change behaviour. OK jca --- sys/netinet6/in6.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c index ddc0f9908b4..236d8abb709 100644 --- a/sys/netinet6/in6.c +++ b/sys/netinet6/in6.c @@ -1,4 +1,4 @@ -/* $OpenBSD: in6.c,v 1.216 2017/10/26 15:05:41 mpi Exp $ */ +/* $OpenBSD: in6.c,v 1.217 2017/11/02 13:17:37 florian Exp $ */ /* $KAME: in6.c,v 1.372 2004/06/14 08:14:21 itojun Exp $ */ /* @@ -97,9 +97,6 @@ #include #endif -/* backward compatibility for a while... */ -#define COMPAT_IN6IFIOCTL - /* * Definitions of some constant IP6 addresses. */ -- cgit v1.2.3