]> andersk Git - openssh.git/blame_incremental - compat.h
- Merged OpenBSD CVS changes:
[openssh.git] / compat.h
... / ...
CommitLineData
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.031868 seconds and 5 git commands to generate.