about summary refs log tree commit diff
path: root/afl-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'afl-common.h')
-rw-r--r--afl-common.h5
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