summaryrefslogtreecommitdiff
path: root/kexdh.c
diff options
context:
space:
mode:
Diffstat (limited to 'kexdh.c')
-rw-r--r--kexdh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kexdh.c b/kexdh.c
index f79d8781d..f34214062 100644
--- a/kexdh.c
+++ b/kexdh.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kexdh.c,v 1.20 2005/11/04 05:15:59 djm Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29 28