mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
revert erroneous checkin
This commit is contained in:
parent
b01cbd5de2
commit
85a238e1e8
@ -71,7 +71,7 @@ extern "C" {
|
||||
|
||||
/* Different from the linux versions - note the shorts.. */
|
||||
struct hostent {
|
||||
char *h_name; /* official name of host */
|
||||
const char *h_name; /* official name of host */
|
||||
char **h_aliases; /* alias list */
|
||||
short h_addrtype; /* host address type */
|
||||
short h_length; /* length of address */
|
||||
|
Loading…
x
Reference in New Issue
Block a user