]> andersk Git - openssh.git/blob - openbsd-compat/strmode.h
- (djm) Update config.guess and config.sub with latest versions (from
[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.039534 seconds and 5 git commands to generate.