From 47488dcd02a67683e1a904d3eb2b90069e5a93ec Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Sat, 25 Dec 2021 14:21:59 +0100 Subject: nits --- src/afl-common.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/afl-common.c') diff --git a/src/afl-common.c b/src/afl-common.c index 6c2d0753..9973ac08 100644 --- a/src/afl-common.c +++ b/src/afl-common.c @@ -38,13 +38,10 @@ #include "common.h" /* Detect @@ in args. */ -#ifndef __glibc__ - #include -#endif +#include #include #include #include -#include #include u8 be_quiet = 0; -- cgit 1.4.1