]> andersk Git - openssh.git/blob - openbsd-compat/strmode.h
[scp.c] make compilers without long long happy.
[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.035812 seconds and 5 git commands to generate.