From ffdc776c452b5037cbb906ad0bd65e229e9a1539 Mon Sep 17 00:00:00 2001 From: cmetz Date: Wed, 24 Mar 1999 02:33:03 +0000 Subject: Removed inclusion of netinet6/in6.h. This was an artifact of when the core IPv6 symbols were there rather than in netinet/in.h, and now not only is unnecessary but also could create problems (see PR library/781). --- sys/netinet/in_pcb.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/netinet') diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h index bd13b189a3e..176ce07a742 100644 --- a/sys/netinet/in_pcb.h +++ b/sys/netinet/in_pcb.h @@ -1,4 +1,4 @@ -/* $OpenBSD: in_pcb.h,v 1.15 1999/01/11 02:01:34 deraadt Exp $ */ +/* $OpenBSD: in_pcb.h,v 1.16 1999/03/24 02:33:02 cmetz Exp $ */ /* $NetBSD: in_pcb.h,v 1.14 1996/02/13 23:42:00 christos Exp $ */ /* @@ -37,7 +37,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3