mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Include <bits/errno.h> not <errnos.h>.
This commit is contained in:
parent
2ecd6b510f
commit
0fe3c9c4df
@ -18,7 +18,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
#define _ERRNO_H
|
||||
#include <errnos.h>
|
||||
#include <bits/errno.h>
|
||||
|
||||
.globl C_SYMBOL_NAME(errno)
|
||||
.globl syscall_error
|
||||
|
Loading…
Reference in New Issue
Block a user