summaryrefslogtreecommitdiffhomepage
path: root/dss.c
diff options
context:
space:
mode:
Diffstat (limited to 'dss.c')
-rw-r--r--dss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dss.c b/dss.c
index b3b2bb1..d4c4407 100644
--- a/dss.c
+++ b/dss.c
@@ -28,7 +28,7 @@
#include "dss.h"
#include "buffer.h"
#include "ssh.h"
-#include "random.h"
+#include "dbrandom.h"
/* Handle DSS (Digital Signature Standard), aka DSA (D.S. Algorithm),
* operations, such as key reading, signing, verification. Key generation