diff options
Diffstat (limited to 'afl-common.h')
-rw-r--r-- | afl-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/afl-common.h b/afl-common.h deleted file mode 100644 index 07afb75d..00000000 --- a/afl-common.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef __AFLCOMMON_H -#define __AFLCOMMON_H - -void detect_file_args(char **argv, u8 *prog_in); -#endif |