revert erroneous checkin

This commit is contained in:
Christopher Faylor 2002-06-10 19:59:19 +00:00
parent b01cbd5de2
commit 85a238e1e8
1 changed files with 1 additions and 1 deletions

View File

@ -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 */