From d3d0682310b840b027083133837bcd9be0638281 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 19 Aug 2019 12:54:55 +0200 Subject: seperated the forkserver from afl-fuzz and afl-tmin --- afl-showmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'afl-showmap.c') diff --git a/afl-showmap.c b/afl-showmap.c index af3b36ee..96b7b5e0 100644 --- a/afl-showmap.c +++ b/afl-showmap.c @@ -28,7 +28,7 @@ #include "debug.h" #include "alloc-inl.h" #include "hash.h" -#include "sharedmem.h" +#include "afl-sharedmem.h" #include "afl-common.h" #include -- cgit 1.4.1