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