Chromium Code Reviews| Index: src/trusted/service_runtime/linux/nacl_bootstrap.c | 
| diff --git a/src/trusted/service_runtime/linux/nacl_bootstrap.c b/src/trusted/service_runtime/linux/nacl_bootstrap.c | 
| index 06917ea401fef401133e3bdcb436197c5a0df01e..1d5cda1994120b628cb72a5e501ab0bc794e4f21 100644 | 
| --- a/src/trusted/service_runtime/linux/nacl_bootstrap.c | 
| +++ b/src/trusted/service_runtime/linux/nacl_bootstrap.c | 
| @@ -25,6 +25,8 @@ | 
| #include <stdint.h> | 
| #include <sys/mman.h> | 
| +#include "native_client/src/include/build_config.h" | 
| + | 
| /* | 
| * Get inline functions for system calls. | 
| */ |