From 29ef2444fb85b794845797b0015da2e62fdb4cad Mon Sep 17 00:00:00 2001 From: mib Date: Mon, 11 Apr 1994 21:18:37 +0000 Subject: [PATCH] Formerly sysdeps/mach/hurd/__ioctl.c.~15~ --- sysdeps/mach/hurd/ioctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/mach/hurd/ioctl.c b/sysdeps/mach/hurd/ioctl.c index 519f0ad21c..6635711929 100644 --- a/sysdeps/mach/hurd/ioctl.c +++ b/sysdeps/mach/hurd/ioctl.c @@ -129,7 +129,7 @@ DEFUN(__ioctl, (fd, request), ({ m->msgh_size = (char *) t - msg; m->msgh_remote_port = port; - m->msgh_local_port = __mig_reply_port (); + m->msgh_local_port = __mig_get_reply_port (); m->msgh_seqno = 0; m->msgh_id = msgid; #if 0 -- 2.11.0