Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Unified Diff: src/trusted/desc/nacl_desc_io_alloc_ctor_test.c

Issue 788193003: Create a build_config header file. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/trusted/desc/nacl_desc_io_alloc_ctor_test.c
diff --git a/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c b/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c
index f7653440a404a4f6e9e5e38a843de2aae5427d48..79b3f1985e7cd5a66ef77387eaa553373d1df829 100644
--- a/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c
+++ b/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c
@@ -14,6 +14,8 @@
#include <sys/stat.h>
#include <sys/types.h>
+#include "native_client/src/include/nacl_defines.h"
+
#if NACL_WINDOWS
# include <io.h>
# include <windows.h>

Powered by Google App Engine
This is Rietveld 408576698