#ifdef COMMENT Proprietary Rand Corporation, 1981. Further distribution of this software subject to the terms of the Rand license agreement. #endif #include "../mh.h" #include m_gmprot() { register char *cp; register int prot; if((cp = m_find("msg-protect")) != NULL) prot = atooi(cp); else prot = atooi(msgprot); return(prot); }