From 09ab904354616b7db51f4f74e3aac35bef74d8e3 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 8 Apr 2020 18:19:38 +0200 Subject: one more include move --- src/afl-fuzz-stats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/afl-fuzz-stats.c') diff --git a/src/afl-fuzz-stats.c b/src/afl-fuzz-stats.c index 48185298..850555b5 100644 --- a/src/afl-fuzz-stats.c +++ b/src/afl-fuzz-stats.c @@ -23,8 +23,8 @@ */ -#include #include "afl-fuzz.h" +#include /* Update stats file for unattended monitoring. */ -- cgit 1.4.1