diff --git a/lib/lwres/gethost.c b/lib/lwres/gethost.c index 83e6ebfab4..08a6dee233 100644 --- a/lib/lwres/gethost.c +++ b/lib/lwres/gethost.c @@ -15,12 +15,11 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: gethost.c,v 1.26 2001/01/09 21:59:17 bwelling Exp $ */ +/* $Id: gethost.c,v 1.27 2001/03/06 23:02:00 bwelling Exp $ */ #include #include -#include #include #include diff --git a/lib/lwres/getrrset.c b/lib/lwres/getrrset.c index 7d4dd47be1..5f0060b02d 100644 --- a/lib/lwres/getrrset.c +++ b/lib/lwres/getrrset.c @@ -15,18 +15,11 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: getrrset.c,v 1.8 2001/03/05 22:39:57 bwelling Exp $ */ +/* $Id: getrrset.c,v 1.9 2001/03/06 23:02:01 bwelling Exp $ */ #include #include -#include -#include - -#include - -#include -#include #include #include diff --git a/lib/lwres/lwconfig.c b/lib/lwres/lwconfig.c index 8db5196ea1..c11d630d19 100644 --- a/lib/lwres/lwconfig.c +++ b/lib/lwres/lwconfig.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lwconfig.c,v 1.27 2001/01/23 00:41:55 bwelling Exp $ */ +/* $Id: lwconfig.c,v 1.28 2001/03/06 23:02:03 bwelling Exp $ */ /*** *** Module for parsing resolv.conf files. @@ -47,9 +47,6 @@ #include #include -#include - -#include #include #include diff --git a/lib/lwres/lwresutil.c b/lib/lwres/lwresutil.c index e5105d2a7c..94f1e71505 100644 --- a/lib/lwres/lwresutil.c +++ b/lib/lwres/lwresutil.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lwresutil.c,v 1.27 2001/02/05 20:48:42 bwelling Exp $ */ +/* $Id: lwresutil.c,v 1.28 2001/03/06 23:02:04 bwelling Exp $ */ #include @@ -25,9 +25,6 @@ #include #include -#include - -#include #include #include