summaryrefslogtreecommitdiffhomepage
path: root/svr-kex.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-kex.c')
-rw-r--r--svr-kex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/svr-kex.c b/svr-kex.c
index 629a31b..24f1d73 100644
--- a/svr-kex.c
+++ b/svr-kex.c
@@ -32,7 +32,7 @@
#include "ssh.h"
#include "packet.h"
#include "bignum.h"
-#include "random.h"
+#include "dbrandom.h"
#include "runopts.h"
#include "ecc.h"
#include "gensignkey.h"