sonic-openssh/compat.h

8 строки
160 B
C
Исходник Обычный вид История

1999-10-27 07:42:43 +04:00
/* 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