diff --git a/lib/isc/unix/include/isc/net.h b/lib/isc/unix/include/isc/net.h index 113946ad61..a7a7819eb9 100644 --- a/lib/isc/unix/include/isc/net.h +++ b/lib/isc/unix/include/isc/net.h @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: net.h,v 1.20 2000/06/22 21:58:57 tale Exp $ */ +/* $Id: net.h,v 1.21 2000/06/23 21:43:46 tale Exp $ */ #ifndef ISC_NET_H #define ISC_NET_H 1 @@ -70,7 +70,6 @@ /*** *** Imports. ***/ -#include #include #include @@ -85,6 +84,7 @@ #include /* Required on BSD/OS for in6_pktinfo. */ #endif +#include #include #ifndef AF_INET6