summaryrefslogtreecommitdiffhomepage
path: root/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'rsa.c')
-rw-r--r--rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsa.c b/rsa.c
index e2abab1..7eb6413 100644
--- a/rsa.c
+++ b/rsa.c
@@ -34,7 +34,7 @@
#include "rsa.h"
#include "buffer.h"
#include "ssh.h"
-#include "random.h"
+#include "dbrandom.h"
#ifdef DROPBEAR_RSA