diff options
-rw-r--r-- | exec/priv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/exec/priv.h b/exec/priv.h index bb671e95..46cc919e 100644 --- a/exec/priv.h +++ b/exec/priv.h @@ -68,9 +68,6 @@ struct bootinfo struct port_bucket *port_bucket; struct port_class *execboot_portclass; - -typedef struct trivfs_protid *trivfs_protid_t; /* For MiG. */ - extern mach_port_t procserver; /* Our proc port. */ #ifdef BFD |