diff options
Diffstat (limited to 'common-kex.c')
-rw-r--r-- | common-kex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common-kex.c b/common-kex.c index 99d0859..c68b227 100644 --- a/common-kex.c +++ b/common-kex.c @@ -35,6 +35,7 @@ #include "random.h" #include "runopts.h" #include "ecc.h" +#include "crypto_desc.h" /* diffie-hellman-group1-sha1 value for p */ const unsigned char dh_p_1[DH_P_1_LEN] = { |