diff --git a/lib/lwres/getnameinfo.c b/lib/lwres/getnameinfo.c index a10c6dcb34..c03585fb65 100644 --- a/lib/lwres/getnameinfo.c +++ b/lib/lwres/getnameinfo.c @@ -45,17 +45,9 @@ #include -#include +#include #include -/* Add to */ -#define NI_DGRAM 0x000000001 -#define NI_NUMERICSERV 0x000000002 -#define NI_NUMERICHOST 0x000000004 -#define NI_NOFQDN 0x000000001 -#define NI_NAMEREQD 0x000000010 -/* end additions */ - #define SUCCESS 0 static struct afd {