From efa205289662db40382f9c2a4e83420438419bba Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 5 Sep 2019 11:23:10 +0200 Subject: fix BSD patch --- include/afl-fuzz.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/afl-fuzz.h') diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h index a04402ef..ff0b239c 100644 --- a/include/afl-fuzz.h +++ b/include/afl-fuzz.h @@ -73,7 +73,6 @@ #if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) #include -#define HAVE_ARC4RANDOM 1 #endif /* __APPLE__ || __FreeBSD__ || __OpenBSD__ */ /* For systems that have sched_setaffinity; right now just Linux, but one -- cgit 1.4.1