diff fuzzer-preauth.c @ 1364:17104db7928c fuzz

seed_fuzz() prototype
author Matt Johnston <matt@ucc.asn.au>
date Sun, 21 May 2017 18:53:44 +0800
parents f9f930e1a516
children d4cc85e6c569
line wrap: on
line diff
--- a/fuzzer-preauth.c	Sun May 21 18:53:33 2017 +0800
+++ b/fuzzer-preauth.c	Sun May 21 18:53:44 2017 +0800
@@ -1,5 +1,4 @@
 #include "fuzz.h"
-#include "dbrandom.h"
 #include "session.h"
 #include "fuzz-wrapfd.h"
 #include "debug.h"