summaryrefslogtreecommitdiff
path: root/proc/main.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-09 21:30:49 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-09 21:30:49 +0000
commit70dc742b8992aaa9c704bed7e8cfab560810ca6c (patch)
treefb8642622443d89477efd1fa934acd731c93c248 /proc/main.c
parent002185ab3f10a94f78c7a8d64b4aa3f7c52b6b3b (diff)
Formerly main.c.~7~
Diffstat (limited to 'proc/main.c')
-rw-r--r--proc/main.c2
1 files changed, 2 insertions, 0 deletions
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,