fix limits.h include

This commit is contained in:
van Hauser
2020-04-08 15:49:34 +02:00
parent e6daeef55c
commit 7a6b66e684
3 changed files with 3 additions and 3 deletions

View File

@ -22,8 +22,8 @@
*/
#include <limits.h>
#include "afl-fuzz.h"
#include <limits.h>
/* Mark deterministic checks as done for a particular queue entry. We use the
.state file to avoid repeating deterministic fuzzing when resuming aborted