about summary refs log tree commit diff
path: root/afl-common.h
blob: 07afb75dcabbb383af4025c2f4234a8981968938 (plain) (blame)
1
2
3
4
5
#ifndef __AFLCOMMON_H
#define __AFLCOMMON_H

void detect_file_args(char **argv, u8 *prog_in);
#endif