diff options
Diffstat (limited to 'usr.bin/ssh/compat.h')
-rw-r--r-- | usr.bin/ssh/compat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/compat.h b/usr.bin/ssh/compat.h index ee77fbae923..03289c27ab1 100644 --- a/usr.bin/ssh/compat.h +++ b/usr.bin/ssh/compat.h @@ -1,3 +1,5 @@ +/* RCSID("$Id: compat.h,v 1.2 1999/10/16 22:29:01 markus Exp $"); */ + #ifndef COMPAT_H #define COMPAT_H void enable_compat13(void); |