From edbe9101177034df9506bfd2b73bf69b944bf03d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 28 Dec 1998 17:24:34 +0000 Subject: Update. * mach/Versions: Add mach_msg_send and mach_msg_receive. Patch by UCHIYAMA Yasushi . --- mach/Versions | 1 + 1 file changed, 1 insertion(+) (limited to 'mach') diff --git a/mach/Versions b/mach/Versions index 044084d..69a724e 100644 --- a/mach/Versions +++ b/mach/Versions @@ -33,6 +33,7 @@ libc { mach_error; mach_error_string; mach_error_type; mach_host_self; mach_msg; mach_msg_destroy; + mach_msg_send; mach_msg_receive; mach_msg_server; mach_msg_server_timeout; mach_open_devstream; mach_port_allocate; mach_port_allocate_name; mach_port_deallocate; -- cgit v1.1