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

Unified Diff: src/include/atomic_ops.h

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/include/atomic_ops.h
diff --git a/src/include/atomic_ops.h b/src/include/atomic_ops.h
index a25fe323cc59195fecc640830fbc407c7391cd40..d60bc22a49f04b74a200c0853229826351edc367 100644
--- a/src/include/atomic_ops.h
+++ b/src/include/atomic_ops.h
@@ -40,6 +40,7 @@
*/
#include "native_client/src/include/nacl_base.h"
+#include "native_client/src/include/nacl_defines.h"
#if defined(__native_client__) || NACL_LINUX
#include "native_client/src/include/gcc/atomic_ops.h"

Powered by Google App Engine
This is Rietveld 408576698