summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/netinet6/in6.c5
1 files changed, 1 insertions, 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 <netinet/ip_carp.h>
#endif
-/* backward compatibility for a while... */
-#define COMPAT_IN6IFIOCTL
-
/*
* Definitions of some constant IP6 addresses.
*/