[utils] Move MAP_ANONYMOUS check after sys/mman.h import
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 7 Aug 2019 13:54:09 +0000 (15:54 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 7 Aug 2019 13:54:09 +0000 (15:54 +0200)
commitc07f1df3b7cc6b47116f0009501bcaaa9d2a1620
tree137919738aad4f28c39f47dc0f689718f6e9a7c2
parent5fccbd89c16967497da29e8314b52c004e0b1684
[utils] Move MAP_ANONYMOUS check after sys/mman.h import

The flag is defined in that header on OSX. Followup to mono/mono@2abe569ede069f172c3213a49cfb07c39c5c58dc

Commit migrated from https://github.com/mono/mono/commit/521d4c839555a9df6d0dcade229072c7b8b9ee21
src/mono/mono/utils/mono-state.c