From 984142243146052620143bb1d5f74e045b948353 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 4 Jan 1994 17:47:48 +0000 Subject: Formerly startup_reply.defs.~3~ --- hurd/startup_reply.defs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/startup_reply.defs b/hurd/startup_reply.defs index 2a95ed49..31e036cb 100644 --- a/hurd/startup_reply.defs +++ b/hurd/startup_reply.defs @@ -1,6 +1,6 @@ /* Server-reply definitions for startup server interface NOTE: All changes here must be reflected in startup.defs. - Copyright (C) 1991, 1992, 1993 Free Software Foundation + Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation This file is part of the GNU Hurd. @@ -24,6 +24,9 @@ subsystem startup 29100; /* Must 100 more than startup subsystem. */ #include +type reply_port_t = polymorphic | MACH_MSG_TYPE_PORT_SEND_ONCE + ctype: mach_port_t; + #ifdef STARTUP_IMPORTS STARTUP_IMPORTS #endif -- cgit v1.2.3