diff options
Diffstat (limited to 'afl-common.h')
-rw-r--r-- | afl-common.h | 6 |
1 files changed, 0 insertions, 6 deletions
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 |