Added EIDRM & ENOMSG errno in translation table.
This commit is contained in:
parent
ca4ad743cf
commit
de5804bdbb
@ -114,5 +114,7 @@ int bsd_to_ibcs2_errno[] = {
|
||||
0, /* 79 */
|
||||
0, /* 80 */
|
||||
0, /* 81 */
|
||||
IBCS2_EIDRM, /* 82 */
|
||||
IBCS2_ENOMSG, /* 83 */
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user