diff options
author | Damien Miller <djm@mindrot.org> | 2003-06-02 19:08:25 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-06-02 19:08:25 +1000 |
commit | 5d5f05417386dc648d1d37fcd30639f6241416c9 (patch) | |
tree | ccdfabefb4e7a2b0e2c0e2b214ca612c33a0dc57 | |
parent | 8d2ee9bc711c77ae5287f9ff9a7de058323245d4 (diff) |
RCS ID sync
-rw-r--r-- | sshd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ | |||
42 | */ | 42 | */ |
43 | 43 | ||
44 | #include "includes.h" | 44 | #include "includes.h" |
45 | RCSID("$OpenBSD: sshd.c,v 1.265 2003/04/14 14:17:50 markus Exp $"); | 45 | RCSID("$OpenBSD: sshd.c,v 1.266 2003/05/24 09:30:40 djm Exp $"); |
46 | 46 | ||
47 | #include <openssl/dh.h> | 47 | #include <openssl/dh.h> |
48 | #include <openssl/bn.h> | 48 | #include <openssl/bn.h> |