summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-bz
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/glunix/patches/patch-bz')
-rw-r--r--parallel/glunix/patches/patch-bz13
1 files changed, 13 insertions, 0 deletions
diff --git a/parallel/glunix/patches/patch-bz b/parallel/glunix/patches/patch-bz
new file mode 100644
index 00000000000..e2e72e4519b
--- /dev/null
+++ b/parallel/glunix/patches/patch-bz
@@ -0,0 +1,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 {