summaryrefslogtreecommitdiffstats
path: root/kexdh.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2019-01-21 23:11:21 +1100
committerDamien Miller <djm@mindrot.org>2019-01-21 23:13:02 +1100
commitb72357217cbe510a3ae155307a7be6b9181f1d1b (patch)
tree7af087b3509f86a304fc6fe3f658028541ef77e0 /kexdh.c
parent9c9c97e14fe190931f341876ad98213e1e1dc19f (diff)
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 4b811b61..98597ead 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