| Index: native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc b/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
|
| index e0cac237e64e7b33d20aa83419a3b28850e7c93a..13b6e92a3d41fb655b30152f53475600ff75e63c 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
|
| @@ -18,6 +18,7 @@
|
| #include "mock_util.h"
|
| #include "nacl_io/mount_html5fs.h"
|
| #include "nacl_io/osdirent.h"
|
| +#include "nacl_io/osunistd.h"
|
| #include "pepper_interface_mock.h"
|
|
|
| using ::testing::_;
|
|
|