fix compilation in OpenBSD

This commit is contained in:
hexcoder- 2020-04-08 17:38:45 +02:00 committed by van Hauser
parent c36c1b8992
commit e6daeef55c
4 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,7 @@
*/
#include <limits.h>
#include "afl-fuzz.h"
/* Write bitmap to file. The bitmap is useful mostly for the secret

View File

@ -23,6 +23,7 @@
*/
#include <limits.h>
#include "afl-fuzz.h"
#ifdef HAVE_AFFINITY

View File

@ -22,6 +22,7 @@
*/
#include <limits.h>
#include "afl-fuzz.h"
/* Mark deterministic checks as done for a particular queue entry. We use the

View File

@ -23,6 +23,7 @@
*/
#include <limits.h>
#include "afl-fuzz.h"
/* Update stats file for unattended monitoring. */