summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-13 20:59:30 +0000
committerRoland McGrath <roland@gnu.org>2002-06-13 20:59:30 +0000
commita5a452bf311c3dc8d8089b391cfb3b4b55075950 (patch)
treed6109c945578bc8c1f034b88ffba588f4e51e17a
parent35e9e11e0aa4e834eba0b226c538f3eff81c2ea9 (diff)
2002-06-13 Roland McGrath <roland@frob.com>
* priv.h (trivfs_protid_t): Type removed (now in trivfs.h).
-rw-r--r--exec/priv.h3
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