X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fnative_client%2Ftests%2Funittests%2Fshared%2Fimc%2Fnacl_close_test.c;h=0bef5cf187faedb2d5af6e09d0aaf30b7e9ce5eb;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=8112faf9669b5f0b8580df6a17bf8edb8772ab8e;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/native_client/tests/unittests/shared/imc/nacl_close_test.c b/src/native_client/tests/unittests/shared/imc/nacl_close_test.c index 8112faf..0bef5cf 100644 --- a/src/native_client/tests/unittests/shared/imc/nacl_close_test.c +++ b/src/native_client/tests/unittests/shared/imc/nacl_close_test.c @@ -7,7 +7,7 @@ #include #include "native_client/src/shared/imc/nacl_imc_c.h" - +#include "native_client/src/shared/platform/nacl_error.h" /* Writes the last error message to the standard error. */ static void failWithErrno(const char* message) {