summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/nios/__longjmp.S
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-10 02:03:25 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-10 02:03:25 +0000
commit771c60ca859f10e64489ec3aa18e4543436ba688 (patch)
treef5f3380efc214b4bdabd8ba1debe8d9537905e76 /libc/sysdeps/linux/nios/__longjmp.S
parent22eff99ada7e5c18e2b2962a8c03384c579ec4c8 (diff)
more fixes by Thomas Chou in Bug 618
Diffstat (limited to 'libc/sysdeps/linux/nios/__longjmp.S')
-rw-r--r--libc/sysdeps/linux/nios/__longjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/nios/__longjmp.S b/libc/sysdeps/linux/nios/__longjmp.S
index c2b1979cc..1b4fa6a56 100644
--- a/libc/sysdeps/linux/nios/__longjmp.S
+++ b/libc/sysdeps/linux/nios/__longjmp.S
@@ -16,6 +16,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#include <features.h>
#define _ASM
#define _SETJMP_H
#include <bits/setjmp.h>