summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-bz
blob: e2e72e4519ba5302f6299cfdaaea526fb504d066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bz,v 1.1 2000/05/27 09:53:37 wiz Exp $

--- glunix/src/msg/cmsg_msg.h.orig	Fri May 26 12:27:03 2000
+++ glunix/src/msg/cmsg_msg.h	Fri May 26 12:27:18 2000
@@ -106,7 +106,7 @@
 
 struct Msg_Error {
     Msg_MsgType msgType;
-    int         errno;
+    int         Msg_errno;
 };
 
 struct MsgMsg_Snoop {