Merge pull request #263 from ksjogo/master

fix ios builds
This commit is contained in:
Anthony Green
2017-09-27 21:43:03 -04:00
committed by GitHub
6 changed files with 160 additions and 160 deletions

View File

@@ -37,7 +37,7 @@
#if FFI_EXEC_TRAMPOLINE_TABLE
#ifdef __MACH__
#include <mach/vm_param.h>
#include <mach/machine/vm_param.h>
#endif
#else