openssh-portable/openbsd-compat/strmode.h

8 lines
125 B
C

/* $Id: strmode.h,v 1.4 2003/08/25 01:10:52 mouring Exp $ */
#ifndef HAVE_STRMODE
void strmode(int mode, char *p);
#endif