mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
Get proper BSD #includes for MappedFile implementation.
llvm-svn: 16969
This commit is contained in:
parent
27ae06c1db
commit
86b05297be
@ -12,6 +12,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
// Include the generic unix implementation
|
||||
#include "../Unix/MappedFile.cpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user