mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
This commit is contained in:
parent
9a0248ec8e
commit
3e60b5f234
@ -1,5 +1,7 @@
|
||||
2003-03-28 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/configure: Rebuilt.
|
||||
|
||||
2003-03-27 Ulrich Drepper <drepper@redhat.com>
|
||||
|
@ -21,6 +21,7 @@
|
||||
#include <sysdep.h>
|
||||
#define _ERRNO_H
|
||||
#include <bits/errno.h>
|
||||
#include <sys/asm.h>
|
||||
|
||||
#ifdef _LIBC_REENTRANT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user