/* net.h * * This file is part of httpd. * * * 01/25/1996 Michael Temari * 07/07/1996 Initial Release Michael Temari * 12/29/2002 Michael Temari * */ _PROTOTYPE(void GetNetInfo, (void)); _PROTOTYPE(void daemonloop, (char *service)); extern char myhostname[256]; extern char rmthostname[256]; extern char rmthostaddr[3+1+3+1+3+1+3+1];