summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-02 19:08:25 +1000
committerDamien Miller <djm@mindrot.org>2003-06-02 19:08:25 +1000
commit5d5f05417386dc648d1d37fcd30639f6241416c9 (patch)
treeccdfabefb4e7a2b0e2c0e2b214ca612c33a0dc57
parent8d2ee9bc711c77ae5287f9ff9a7de058323245d4 (diff)
RCS ID sync
-rw-r--r--sshd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd.c b/sshd.c
index eb4e4876e..8226d9578 100644
--- a/sshd.c
+++ b/sshd.c
@@ -42,7 +42,7 @@
42 */ 42 */
43 43
44#include "includes.h" 44#include "includes.h"
45RCSID("$OpenBSD: sshd.c,v 1.265 2003/04/14 14:17:50 markus Exp $"); 45RCSID("$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>