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

Unified Diff: src/trusted/service_runtime/sel_qualify.c

Issue 788193003: Create a build_config header file. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Support scons windows as well. 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/service_runtime/sel_qualify.c
diff --git a/src/trusted/service_runtime/sel_qualify.c b/src/trusted/service_runtime/sel_qualify.c
index 2df87e42b49570a26265dc406cd917ed3cbbb427..0c24c519c7d67151ab96b7f017904a7a8c395e7f 100644
--- a/src/trusted/service_runtime/sel_qualify.c
+++ b/src/trusted/service_runtime/sel_qualify.c
@@ -5,7 +5,7 @@
*/
#include "native_client/src/trusted/service_runtime/sel_qualify.h"
-
+#include "native_client/src/include/build_config.h"
#include "native_client/src/trusted/platform_qualify/nacl_cpuwhitelist.h"
#include "native_client/src/trusted/platform_qualify/nacl_dep_qualify.h"
#include "native_client/src/trusted/platform_qualify/nacl_os_qualify.h"

Powered by Google App Engine
This is Rietveld 408576698