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..ddb8787b2ed1a7ed281e5a5e6cfd38b012257306 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/build_config.h" |
+ |
#if NACL_OSX |
#include <crt_externs.h> |
#endif |