From 8b66d9503854ab40f7c1fadb26e0a7523ac327e9 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Fri, 30 Jul 2021 07:12:53 +0200 Subject: frida tool fix --- utils/aflpp_driver/aflpp_driver_test.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/aflpp_driver/aflpp_driver_test.c') diff --git a/utils/aflpp_driver/aflpp_driver_test.c b/utils/aflpp_driver/aflpp_driver_test.c index fe05b4f8..527ba57b 100644 --- a/utils/aflpp_driver/aflpp_driver_test.c +++ b/utils/aflpp_driver/aflpp_driver_test.c @@ -2,8 +2,6 @@ #include #include -#include "hash.h" - void __attribute__((noinline)) crashme(const uint8_t *Data, size_t Size) { if (Size < 5) return; -- cgit 1.4.1