From ac8b97ff4aea252ee83107033b704b5ab9cf58b0 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 17 Jul 2008 01:02:02 +0000 Subject: 2008-07-15 Barry deFreese * ipc/mach_port.h: New header. * ipc/mach_port.c: Include . (mach_port_get_receive_status): Add forward declaration. * kern/bootstrap.c: Include . * kern/ipc_mig.c: Likewise. * kern/syscall_sw.c: Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3116b36..cdc15ddb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,6 +74,12 @@ * kern/machine.c: Likewise. (halt_cpu): Remove prototype. * vm/pmap.h (pmap_grab_page): Add prototype. + * ipc/mach_port.h: New header. + * ipc/mach_port.c: Include . + (mach_port_get_receive_status): Add forward declaration. + * kern/bootstrap.c: Include . + * kern/ipc_mig.c: Likewise. + * kern/syscall_sw.c: Likewise. 2008-07-04 Samuel Thibault -- cgit v1.2.3