| Index: src/untrusted/irt/irt_interfaces.h
|
| diff --git a/src/untrusted/irt/irt_interfaces.h b/src/untrusted/irt/irt_interfaces.h
|
| index a018927a5acdafe578b83bc259edf1c2e42d1c32..87f6c1079c24924309cab489f1d35dcd58e8952d 100644
|
| --- a/src/untrusted/irt/irt_interfaces.h
|
| +++ b/src/untrusted/irt/irt_interfaces.h
|
| @@ -34,5 +34,7 @@ extern const struct nacl_irt_dev_list_mappings nacl_irt_dev_list_mappings;
|
| extern const struct nacl_irt_code_data_alloc nacl_irt_code_data_alloc;
|
| extern const struct nacl_irt_private_pnacl_translator_link
|
| nacl_irt_private_pnacl_translator_link;
|
| +extern const struct nacl_irt_private_pnacl_translator_compile
|
| + nacl_irt_private_pnacl_translator_compile;
|
|
|
| #endif /* NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_INTERFACES_H_ */
|
|
|