]> andersk Git - openssh.git/blob - compat.h
6d6283af2cc0dbfb8bbf71cc28d1bc41a707c0a7
[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.023908 seconds and 3 git commands to generate.