#ifndef __AFLCOMMON_H #define __AFLCOMMON_H #include "types.h" void detect_file_args(char **argv, u8 *prog_in); #endif