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

Unified Diff: src/shared/imc/nacl_imc_common.cc

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/shared/imc/nacl_imc_common.cc
diff --git a/src/shared/imc/nacl_imc_common.cc b/src/shared/imc/nacl_imc_common.cc
index a99de730dda60c69fbab1bb31594d13a93718adf..32f5a96845813f424a0a2eba2bac25c7c471d95f 100644
--- a/src/shared/imc/nacl_imc_common.cc
+++ b/src/shared/imc/nacl_imc_common.cc
@@ -7,6 +7,8 @@
/* NaCl inter-module communication primitives. */
+#include "native_client/src/include/nacl_defines.h"
+
/* Used for UINT32_MAX */
#if !NACL_WINDOWS
# ifndef __STDC_LIMIT_MACROS

Powered by Google App Engine
This is Rietveld 408576698