| Index: src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
|
| diff --git a/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c b/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
|
| index df4d5d6b12f076867a58d67398fff36c283c3157..cc6b20f0be2df9756331153be4dcf375c650c2fd 100644
|
| --- a/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
|
| +++ b/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
|
| @@ -13,6 +13,7 @@
|
| #include "native_client/src/include/nacl_macros.h"
|
| #include "native_client/src/shared/platform/nacl_sync.h"
|
| #include "native_client/src/shared/platform/nacl_sync_checked.h"
|
| +#include "native_client/src/trusted/desc/nacl_desc_base.h"
|
| #include "native_client/src/trusted/desc/nrd_xfer.h"
|
| #include "native_client/src/trusted/service_runtime/sel_ldr.h"
|
|
|
|
|