NetBSD/sys/netinet6/ip6.h
itojun 51219dabc9 to be more rfc2292 complient, move ip6.h and icmp6.h into netinet.
(netinet6/{ip6,icmp6}.h is non-standard path - these files should go away)

it was not possible to use cvsmove in this case.
when you try to look at history, chase it toward netinet6/{ip6,icmp6}.h.
2000-02-06 11:11:29 +00:00

5 lines
143 B
C

/* $NetBSD: ip6.h,v 1.8 2000/02/06 11:11:31 itojun Exp $ */
/* just for backward compatibility, will go away soon */
#include <netinet/ip6.h>