Chromium Code Reviews| Index: src/trusted/service_runtime/sel_main_common.c |
| diff --git a/src/trusted/service_runtime/sel_main_common.c b/src/trusted/service_runtime/sel_main_common.c |
| index 3b1c55574862430f0f570acd64eaab0c182d1ac8..20beb827508c01062f8642f36f6e1d47b04569c3 100644 |
| --- a/src/trusted/service_runtime/sel_main_common.c |
| +++ b/src/trusted/service_runtime/sel_main_common.c |
| @@ -5,6 +5,7 @@ |
| */ |
| #include "native_client/src/trusted/service_runtime/sel_main_common.h" |
| +#include "native_client/src/include/build_config.h" |
| #if NACL_OSX |
| #include <crt_externs.h> |