]> andersk Git - openssh.git/blob - openbsd-compat/strmode.h
- (bal) Missing function prototype in bsd-snprintf.c patch by
[openssh.git] / 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.040016 seconds and 5 git commands to generate.