3 * This file is part of httpd.
6 * 01/25/1996 Michael Temari <Michael@TemWare.Com>
7 * 07/07/1996 Initial Release Michael Temari <Michael@TemWare.Com>
8 * 12/29/2002 Michael Temari <Michael@TemWare.Com>
12 _PROTOTYPE(void GetNetInfo
, (void));
13 _PROTOTYPE(void daemonloop
, (char *service
));
15 extern char myhostname
[256];
16 extern char rmthostname
[256];
17 extern char rmthostaddr
[3+1+3+1+3+1+3+1];