c248c6d7b9
and fix binary package.
13 lines
319 B
Text
13 lines
319 B
Text
$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 {
|