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.. */
|
/* Different from the linux versions - note the shorts.. */
|
||||||
struct hostent {
|
struct hostent {
|
||||||
char *h_name; /* official name of host */
|
const char *h_name; /* official name of host */
|
||||||
char **h_aliases; /* alias list */
|
char **h_aliases; /* alias list */
|
||||||
short h_addrtype; /* host address type */
|
short h_addrtype; /* host address type */
|
||||||
short h_length; /* length of address */
|
short h_length; /* length of address */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user