X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..d26ffc64f583ab2d29df48f13518685602bc8832:/osfmk/mach/host_notify_reply.defs diff --git a/osfmk/mach/host_notify_reply.defs b/osfmk/mach/host_notify_reply.defs index 85437f821..469777cb5 100644 --- a/osfmk/mach/host_notify_reply.defs +++ b/osfmk/mach/host_notify_reply.defs @@ -37,4 +37,7 @@ subsystem simpleroutine host_calendar_changed( notify_port : mach_port_move_send_once_t); +simpleroutine host_calendar_set( + notify_port : mach_port_move_send_once_t); + /* vim: set ft=c : */