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

Unified Diff: src/shared/platform/nacl_sync.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/shared/platform/nacl_sync.h
diff --git a/src/shared/platform/nacl_sync.h b/src/shared/platform/nacl_sync.h
index 806cf865720abff84cdfbf16ae7a2a6d1157b8b8..263c74e8a0ee2242df016fe12c272e38330f936b 100644
--- a/src/shared/platform/nacl_sync.h
+++ b/src/shared/platform/nacl_sync.h
@@ -11,6 +11,7 @@
#ifndef NATIVE_CLIENT_SRC_SHARED_PLATFORM_NACL_SYNC_H_
#define NATIVE_CLIENT_SRC_SHARED_PLATFORM_NACL_SYNC_H_
+#include "native_client/src/include/nacl_defines.h"
#if defined(__native_client__) || NACL_LINUX || NACL_OSX
# include <pthread.h>
# include "native_client/src/shared/platform/posix/nacl_fast_mutex.h"

Powered by Google App Engine
This is Rietveld 408576698