]> andersk Git - gssapi-openssh.git/blob - openssh/openbsd-compat/strmode.h
no longer included in OpenSSH distribution
[gssapi-openssh.git] / openssh / openbsd-compat / strmode.h
1 /* $Id$ */
2
3 #ifndef HAVE_STRMODE
4
5 void strmode(register mode_t mode, register char *p);
6
7 #endif
This page took 0.142254 seconds and 5 git commands to generate.