about summary refs log tree commit diff
path: root/include/afl-fuzz.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-30 15:52:00 +0200
committervanhauser-thc <vh@thc.org>2021-07-30 15:52:00 +0200
commitda23c4254b201f627f04c4b08e0409ac1190d0d6 (patch)
tree44fe8538a56fc431e1fa464e46c4350c7eb172cb /include/afl-fuzz.h
parent233a6280471d3bed2a9bfae4e13cefdfb3da7245 (diff)
downloadafl++-da23c4254b201f627f04c4b08e0409ac1190d0d6.tar.gz
makefile fixes
Diffstat (limited to 'include/afl-fuzz.h')
-rw-r--r--include/afl-fuzz.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h
index 16409892..3d528bc4 100644
--- a/include/afl-fuzz.h
+++ b/include/afl-fuzz.h
@@ -45,7 +45,6 @@
 #include "sharedmem.h"
 #include "forkserver.h"
 #include "common.h"
-#include "hash.h"
 
 #include <stdio.h>
 #include <unistd.h>