a0882217cf
response. Does anyone out there use this port at all? It was broken, this unbreaks it by FAKEing it, but there's noone using it to test it out....
10 lines
234 B
C
10 lines
234 B
C
*** server/common.h.orig Mon Aug 17 18:13:35 1998
|
|
--- server/common.h Mon Aug 17 18:14:02 1998
|
|
***************
|
|
*** 339,341 ****
|
|
--- 339,342 ----
|
|
char *haddrtos();
|
|
char *cidtos();
|
|
char *_ctime();
|
|
+ char *chaddrtos();
|