Move portable error number symbolic name definitions to setup_once.h
This commit is contained in:
@@ -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().
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user