| Index: src/shared/imc/win/nacl_shm.cc
|
| ===================================================================
|
| --- src/shared/imc/win/nacl_shm.cc (revision 9877)
|
| +++ src/shared/imc/win/nacl_shm.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "native_client/src/shared/platform/nacl_check.h"
|
| #include "native_client/src/shared/platform/nacl_log.h"
|
| #include "native_client/src/trusted/desc/nacl_desc_effector.h"
|
| -#include "native_client/src/trusted/service_runtime/include/sys/mman.h"
|
| +#include "native_client/src/trusted/service_runtime/include/bits/mman.h"
|
| #include "native_client/src/trusted/service_runtime/nacl_config.h"
|
|
|
| // This function is a no-op on Windows because there is no need to
|
|
|