openssh-portable/bsd-strmode.h

6 lines
85 B
C

#ifndef HAVE_STRMODE
void strmode( register mode_t mode, register char *p);
#endif