summaryrefslogtreecommitdiff
path: root/dbrandom.c
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-05-20 13:23:16 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-05-20 13:23:16 +0800
commit5fef5159de5ffa389b5535bd1e59eb3d03ca6c4a (patch)
treefc26adab7954a7b3fc7cff1551a0b02a5c9f822b /dbrandom.c
parent8bb133a13195c94855b457e30add3755533bc836 (diff)
downloaddropbear-5fef5159de5ffa389b5535bd1e59eb3d03ca6c4a.tar.gz
closer to working
Diffstat (limited to 'dbrandom.c')
-rw-r--r--dbrandom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbrandom.c b/dbrandom.c
index f9da8bb..b4b63cc 100644
--- a/dbrandom.c
+++ b/dbrandom.c
@@ -28,8 +28,6 @@
#include "bignum.h"
#include "dbrandom.h"
#include "runopts.h"
-#include "fuzz.h"
-
/* this is used to generate unique output from the same hashpool */
static uint32_t counter = 0;