update with changes from master

This commit is contained in:
Andrea Fioraldi
2019-08-30 12:13:51 +02:00
44 changed files with 1515 additions and 326 deletions

View File

@ -4,6 +4,9 @@
#define AFL_MAIN
#ifdef __ANDROID__
#include "android-ashmem.h"
#endif
#include "config.h"
#include "types.h"
#include "debug.h"