* include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.
This commit is contained in:
@ -170,6 +170,8 @@ struct sockaddr_in
|
||||
#define INADDR_ALLHOSTS_GROUP 0xe0000001 /* 224.0.0.1 */
|
||||
#define INADDR_MAX_LOCAL_GROUP 0xe00000ff /* 224.0.0.255 */
|
||||
|
||||
#define INET_ADDRSTRLEN 16
|
||||
|
||||
/* <asm/byteorder.h> contains the htonl type stuff.. */
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
|
Reference in New Issue
Block a user