| Index: src/shared/platform/win/nacl_host_dir.c
|
| ===================================================================
|
| --- src/shared/platform/win/nacl_host_dir.c (revision 9877)
|
| +++ src/shared/platform/win/nacl_host_dir.c (working copy)
|
| @@ -27,10 +27,10 @@
|
| #include "native_client/src/trusted/service_runtime/nacl_config.h"
|
| #include "native_client/src/trusted/service_runtime/internal_errno.h"
|
|
|
| +#include "native_client/src/trusted/service_runtime/include/bits/mman.h"
|
| #include "native_client/src/trusted/service_runtime/include/sys/dirent.h"
|
| #include "native_client/src/trusted/service_runtime/include/sys/errno.h"
|
| #include "native_client/src/trusted/service_runtime/include/sys/fcntl.h"
|
| -#include "native_client/src/trusted/service_runtime/include/sys/mman.h"
|
| #include "native_client/src/trusted/service_runtime/include/sys/stat.h"
|
|
|
|
|
|
|