| Index: src/shared/platform/nacl_host_desc.h
|
| diff --git a/src/shared/platform/nacl_host_desc.h b/src/shared/platform/nacl_host_desc.h
|
| index 4362e12df50dd9c0bdac37e7843c1738e678a68a..834b73c266b6d1e1b9d93cbd45ed995fee06943a 100644
|
| --- a/src/shared/platform/nacl_host_desc.h
|
| +++ b/src/shared/platform/nacl_host_desc.h
|
| @@ -12,6 +12,8 @@
|
| #ifndef NATIVE_CLIENT_SRC_TRUSTED_PLATFORM_NACL_HOST_DESC_H__
|
| #define NATIVE_CLIENT_SRC_TRUSTED_PLATFORM_NACL_HOST_DESC_H__
|
|
|
| +#include <sys/stat.h>
|
| +
|
| #include "native_client/src/include/nacl_compiler_annotations.h"
|
| #include "native_client/src/include/portability.h"
|
| #include "native_client/src/shared/platform/nacl_sync.h"
|
|
|