summaryrefslogtreecommitdiffhomepage
path: root/fuzzer-preauth.c
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-05-21 18:53:44 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-05-21 18:53:44 +0800
commit50bde9976b7ef51a7cd4f00cf9734387aa4ce33e (patch)
tree484951b76a4f340dd7def45795ee9101c60e5878 /fuzzer-preauth.c
parent18ea116827eda29ba71ac30e96257937e965941b (diff)
seed_fuzz() prototype
--HG-- branch : fuzz
Diffstat (limited to 'fuzzer-preauth.c')
-rw-r--r--fuzzer-preauth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fuzzer-preauth.c b/fuzzer-preauth.c
index 7f0e136..e1340da 100644
--- a/fuzzer-preauth.c
+++ b/fuzzer-preauth.c
@@ -1,5 +1,4 @@
#include "fuzz.h"
-#include "dbrandom.h"
#include "session.h"
#include "fuzz-wrapfd.h"
#include "debug.h"