Fix ax_enable_builddir macro on BSD systems

This commit is contained in:
Anthony Green
2011-11-12 07:32:36 -05:00
parent 3d56106b07
commit c411f140f3
15 changed files with 142 additions and 123 deletions

View File

@@ -172,7 +172,7 @@ selinux_enabled_check (void)
#endif /* !FFI_MMAP_EXEC_SELINUX */
#elif defined (__CYGWIN__) || defined(__INTERIX)
#elif defined (__CYGWIN__)
#include <sys/mman.h>