summaryrefslogtreecommitdiffstats
path: root/kexdh.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2019-01-21 13:11:21 +0100
committerDamien Miller <djm@mindrot.org>2019-01-21 13:13:02 +0100
commitb72357217cbe510a3ae155307a7be6b9181f1d1b (patch)
tree7af087b3509f86a304fc6fe3f658028541ef77e0 /kexdh.c
parentupstream: use KEM API for vanilla DH KEX (diff)
downloadopenssh-b72357217cbe510a3ae155307a7be6b9181f1d1b.tar.xz
openssh-b72357217cbe510a3ae155307a7be6b9181f1d1b.zip
fixup missing ssherr.h
Diffstat (limited to 'kexdh.c')
-rw-r--r--kexdh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kexdh.c b/kexdh.c
index 4b811b617..98597eade 100644
--- a/kexdh.c
+++ b/kexdh.c
@@ -37,6 +37,7 @@
#include "kex.h"
#include "sshbuf.h"
#include "digest.h"
+#include "ssherr.h"
#include "dh.h"
int