summaryrefslogtreecommitdiff
path: root/sysdeps/unix/mips
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-28 07:02:35 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-28 07:02:35 +0000
commit3e60b5f2346c59715a62e225eb4b9c64c285852c (patch)
tree9c9c8409cb7df3ea07a1b4af04ec9302b63bec83 /sysdeps/unix/mips
parent9a0248ec8e96be7bb605959437f8857068952d27 (diff)
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
Diffstat (limited to 'sysdeps/unix/mips')
-rw-r--r--sysdeps/unix/mips/sysdep.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/mips/sysdep.S b/sysdeps/unix/mips/sysdep.S
index 09e8a0ac7a..8c23b4f1e2 100644
--- a/sysdeps/unix/mips/sysdep.S
+++ b/sysdeps/unix/mips/sysdep.S
@@ -21,6 +21,7 @@
#include <sysdep.h>
#define _ERRNO_H
#include <bits/errno.h>
+#include <sys/asm.h>
#ifdef _LIBC_REENTRANT