]> andersk Git - openssh.git/blame - compat.h
- Add recommendation to use GNU make to INSTALL document
[openssh.git] / compat.h
CommitLineData
8efc0c15 1/* RCSID("$Id$"); */
2
3#ifndef COMPAT_H
4#define COMPAT_H
5void enable_compat13(void);
6extern int compat13;
7#endif
This page took 0.048028 seconds and 5 git commands to generate.