| Index: native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc b/native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc
|
| index 4c885afc01361bbe9876bce76d1d74d6d6f96ca4..d107b6df0b10f3d8a3c54feffe52b5318027f3c6 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc
|
| @@ -16,6 +16,7 @@
|
| #include "nacl_io/mount_http.h"
|
| #include "nacl_io/mount_node_dir.h"
|
| #include "nacl_io/osdirent.h"
|
| +#include "nacl_io/osunistd.h"
|
| #include "pepper_interface_mock.h"
|
|
|
| using ::testing::_;
|
|
|