From d9bf55570b4abbe9ed0058091d567e99ebff0973 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 17 Feb 2007 13:51:24 +0000 Subject: Move portable error number symbolic name definitions to setup_once.h --- lib/inet_ntop.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/inet_ntop.c') diff --git a/lib/inet_ntop.c b/lib/inet_ntop.c index f41a3f268..a0b8ba46b 100644 --- a/lib/inet_ntop.c +++ b/lib/inet_ntop.c @@ -55,10 +55,6 @@ #define INADDRSZ 4 #define INT16SZ 2 -#ifdef USE_WINSOCK -#define EAFNOSUPPORT WSAEAFNOSUPPORT -#endif - /* * Format an IPv4 address, more or less like inet_ntoa(). * -- cgit v1.2.3