Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
f1d9a30b4f0aad9a5952549f9c3e15a771e0ca68
/
.
/
compat.h
blob: 9d896c7dd7581b7992d22d39d0147a544c7edb1b [
file
] [
log
] [
blame
] [
raw
]
/* RCSID("$Id: compat.h,v 1.1 1999/10/27 03:42:44 damien Exp $"); */
#ifndef
COMPAT_H
#define
COMPAT_H
void
enable_compat13
(
void
);
extern
int
compat13
;
#endif