diff --git a/lib/lwres/gethost.c b/lib/lwres/gethost.c index 08a6dee233..54cc0fc4af 100644 --- a/lib/lwres/gethost.c +++ b/lib/lwres/gethost.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: gethost.c,v 1.27 2001/03/06 23:02:00 bwelling Exp $ */ +/* $Id: gethost.c,v 1.28 2001/03/06 23:12:15 bwelling Exp $ */ #include @@ -24,6 +24,7 @@ #include #include +#include #include #include "assert_p.h"