indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-(

This commit is contained in:
van Hauser
2020-05-10 12:09:37 +02:00
parent 26f8708fed
commit 30bfd44dfd
43 changed files with 664 additions and 651 deletions

View File

@ -30,7 +30,7 @@
#define AFL_MAIN
#ifdef __ANDROID__
# include "android-ashmem.h"
#include "android-ashmem.h"
#endif
#include "config.h"