mirror of git://anongit.mindrot.org/openssh.git
6 lines
85 B
C
6 lines
85 B
C
|
#ifndef HAVE_STRMODE
|
||
|
|
||
|
void strmode( register mode_t mode, register char *p);
|
||
|
|
||
|
#endif
|