summaryrefslogtreecommitdiffhomepage
path: root/dropbearkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'dropbearkey.c')
-rw-r--r--dropbearkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dropbearkey.c b/dropbearkey.c
index 01385a1..1eb4db2 100644
--- a/dropbearkey.c
+++ b/dropbearkey.c
@@ -53,7 +53,7 @@
#include "gendss.h"
#include "ecdsa.h"
#include "crypto_desc.h"
-#include "random.h"
+#include "dbrandom.h"
#include "gensignkey.h"
static void printhelp(char * progname);