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

Unified Diff: src/trusted/nonnacl_util/sel_ldr_launcher_standalone.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/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc
diff --git a/src/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc b/src/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc
index 6789a395bda67c3a706186b43ef9c0e064b33c84..c06d2f45903ae22003d40969d146f27e6661730a 100644
--- a/src/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc
+++ b/src/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc
@@ -10,6 +10,8 @@
#include <iterator>
#include <vector>
+#include "native_client/src/include/nacl_defines.h"
+
#if NACL_OSX
#include <crt_externs.h>
#endif

Powered by Google App Engine
This is Rietveld 408576698