| Index: src/untrusted/irt/irt_interfaces.h
|
| ===================================================================
|
| --- src/untrusted/irt/irt_interfaces.h (revision 6452)
|
| +++ src/untrusted/irt/irt_interfaces.h (working copy)
|
| @@ -23,5 +23,6 @@
|
| extern const struct nacl_irt_tls nacl_irt_tls;
|
| extern const struct nacl_irt_blockhook nacl_irt_blockhook;
|
| extern const struct nacl_irt_ppapihook nacl_irt_ppapihook;
|
| +extern const struct nacl_irt_resource_open nacl_irt_resource_open;
|
|
|
| #endif /* NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_INTERFACES_H_ */
|
|
|