diff --git a/lib/lwres/getnameinfo.c b/lib/lwres/getnameinfo.c index 9953cb3060..faf3a4e080 100644 --- a/lib/lwres/getnameinfo.c +++ b/lib/lwres/getnameinfo.c @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: getnameinfo.c,v 1.21 2000/07/06 21:42:05 bwelling Exp $ */ +/* $Id: getnameinfo.c,v 1.22 2000/07/06 22:13:15 bwelling Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -57,13 +57,13 @@ * but INRIA implementation returns EAI_xxx defined for getaddrinfo(). */ +#include + #include #include #include -#include - #include #include