From 70dc742b8992aaa9c704bed7e8cfab560810ca6c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 9 May 1994 21:30:49 +0000 Subject: Formerly main.c.~7~ --- proc/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proc/main.c') diff --git a/proc/main.c b/proc/main.c index c19c1e61..634171b3 100644 --- a/proc/main.c +++ b/proc/main.c @@ -53,6 +53,8 @@ main () mach_port_t authhandle; error_t err; + initialize_version_info (); + task_get_bootstrap_port (mach_task_self (), &boot); mach_port_allocate (mach_task_self (), MACH_PORT_RIGHT_PORT_SET, -- cgit v1.2.3