| Index: native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc b/native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc
|
| index 4e3caaa0be19d7d537090baeedf61209b1059e24..44176f373d587b2c00ea5958a3848bf0f6343914 100644
|
| --- a/native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc
|
| @@ -4,11 +4,9 @@
|
| */
|
|
|
| #include <fcntl.h>
|
| -#include <unistd.h>
|
| #include "nacl_mounts/kernel_proxy.h"
|
| #include "nacl_mounts/path.h"
|
|
|
| -#define __STDC__ 1
|
| #include "gtest/gtest.h"
|
|
|
| TEST(PathTest, SanityChecks) {
|
|
|