mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
1998-05-06 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before including linux/errno.h. * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#ifdef _ERRNO_H
|
||||
|
||||
# undef EDOM
|
||||
# undef EILSEQ
|
||||
# undef ERANGE
|
||||
# include <linux/errno.h>
|
||||
|
||||
|
Reference in New Issue
Block a user