Skip to content
Commit bdf295cb authored by Brian Gaeke's avatar Brian Gaeke
Browse files

Fix bugs in mmap()-of-files test program on Mac OS X:

1) MAP_FAILED is declared to be a pointer
2) can't include sys/mman.h before sys/types.h without getting an error :-(

llvm-svn: 8947
parent c64016df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment