diff dbrandom.c @ 1357:08f4fa4dc6a0 fuzz

closer to working
author Matt Johnston <matt@ucc.asn.au>
date Sat, 20 May 2017 13:23:16 +0800
parents 3fdd8c5a0195
children 6b89eb92f872
line wrap: on
line diff
--- a/dbrandom.c	Fri May 19 00:48:46 2017 +0800
+++ b/dbrandom.c	Sat May 20 13:23:16 2017 +0800
@@ -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;