/* $Id: strmode.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */ #ifndef HAVE_STRMODE void strmode( register mode_t mode, register char *p); #endif