| Index: src/untrusted/irt/irt_interfaces.h
|
| diff --git a/src/untrusted/irt/irt_interfaces.h b/src/untrusted/irt/irt_interfaces.h
|
| index 91c464c0d23bf873bf0f411cb8e22a3f776e8501..d7f9df79c9509dd636746513f45532bbfba1bdf3 100644
|
| --- a/src/untrusted/irt/irt_interfaces.h
|
| +++ b/src/untrusted/irt/irt_interfaces.h
|
| @@ -33,5 +33,6 @@ extern const struct nacl_irt_clock nacl_irt_clock;
|
| extern const struct nacl_irt_dev_getpid nacl_irt_dev_getpid;
|
| extern const struct nacl_irt_exception_handling nacl_irt_exception_handling;
|
| extern const struct nacl_irt_dev_list_mappings nacl_irt_dev_list_mappings;
|
| +extern const struct nacl_irt_private_process nacl_irt_private_process;
|
|
|
| #endif /* NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_INTERFACES_H_ */
|
|
|