From 0e59a591693901ec6a69c7de2e9de2dcca52c101 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Tue, 27 Aug 2019 13:31:35 +0200 Subject: include and src folders --- afl-common.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 afl-common.h (limited to 'afl-common.h') diff --git a/afl-common.h b/afl-common.h deleted file mode 100644 index 161caa39..00000000 --- a/afl-common.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __AFLCOMMON_H -#define __AFLCOMMON_H -#include "types.h" - -void detect_file_args(char **argv, u8 *prog_in); -#endif -- cgit 1.4.1