From 8435452dc6230458640cd6fd99fdd72fd87a961e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 16 Jan 1995 22:36:44 +0000 Subject: Add ID_TAG arg. --- hurd/io_reply.defs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hurd/io_reply.defs b/hurd/io_reply.defs index 1e1225c6..3dc5b6ed 100644 --- a/hurd/io_reply.defs +++ b/hurd/io_reply.defs @@ -1,5 +1,5 @@ /* Definitions for generic IO interface - Copyright (C) 1991, 1993, 1994 Free Software Foundation + Copyright (C) 1991, 1993, 1994, 1995 Free Software Foundation This file is part of the GNU Hurd. @@ -90,6 +90,7 @@ simpleroutine io_get_icky_async_id_reply ( simpleroutine io_select_reply ( reply: reply_port_t; return_code: kern_return_t; + id_tag: int; select_result: int); simpleroutine io_stat_reply ( -- cgit v1.2.3