]> andersk Git - openssh.git/blob - compat.h
Initial revision
[openssh.git] / compat.h
1 /* RCSID("$Id$"); */
2
3 #ifndef COMPAT_H
4 #define COMPAT_H
5 void enable_compat13(void);
6 extern int compat13;
7 #endif
This page took 0.135007 seconds and 5 git commands to generate.