| Index: util/mach/child_port_handshake.h
|
| diff --git a/util/mach/child_port_handshake.h b/util/mach/child_port_handshake.h
|
| index 3942e4b9d4827a2f8cf5f964ad7b958d2addcebd..f20acc89425debea0e61c56ff4f970ca1c3a0d68 100644
|
| --- a/util/mach/child_port_handshake.h
|
| +++ b/util/mach/child_port_handshake.h
|
| @@ -136,6 +136,7 @@ class ChildPortHandshake : public ChildPortServer::Interface {
|
| child_port_token_t token,
|
| mach_port_t port,
|
| mach_msg_type_name_t right_type,
|
| + const mach_msg_trailer_t* trailer,
|
| bool* destroy_complex_request) override;
|
|
|
| //! \brief Runs the client.
|
|
|