79c79 < extern int gethostname P((char *name, int namelen )); --- > extern int gethostname P((char *name, size_t namelen ));