/* $Id: strmode.h,v 1.1.1.1 2001/09/19 14:44:59 stealth Exp $ */ #ifndef HAVE_STRMODE void strmode( register mode_t mode, register char *p); #endif