From b8ec7e061c73cb42af7266973dfcbe8fee1c7f9e Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Wed, 9 Feb 2000 04:19:20 +0000 Subject: don't need netinet6/in6.h --- sys/netinet/ip_ipsp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/netinet/ip_ipsp.c') diff --git a/sys/netinet/ip_ipsp.c b/sys/netinet/ip_ipsp.c index d97c25a97f4..97087d12935 100644 --- a/sys/netinet/ip_ipsp.c +++ b/sys/netinet/ip_ipsp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ipsp.c,v 1.78 2000/02/07 06:09:09 itojun Exp $ */ +/* $OpenBSD: ip_ipsp.c,v 1.79 2000/02/09 04:19:19 itojun Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), @@ -66,7 +66,6 @@ #ifndef INET #include #endif -#include #endif /* INET6 */ #include -- cgit v1.2.3