summaryrefslogtreecommitdiff
path: root/kex.c
diff options
context:
space:
mode:
Diffstat (limited to 'kex.c')
-rw-r--r--kex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kex.c b/kex.c
index 23d8d2923..ced56e668 100644
--- a/kex.c
+++ b/kex.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kex.c,v 1.66 2006/03/07 09:07:40 djm Exp $");
27 26
28#include <openssl/crypto.h> 27#include <openssl/crypto.h>
29 28