summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/msg_request.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/msg_request.defs b/hurd/msg_request.defs
index 1ca995d1..4f5cffd7 100644
--- a/hurd/msg_request.defs
+++ b/hurd/msg_request.defs
@@ -19,6 +19,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
subsystem msg_request 23000; /* must match msg.defs */
+#include <hurd/hurd_types.defs>
+
type reply_port_t = polymorphic | polymorphic
ctype: mach_port_t;