summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/cris/sysdep.S
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2005-02-09 08:40:55 +0000
committerPeter Kjellerstedt <peter.kjellerstedt@axis.com>2005-02-09 08:40:55 +0000
commit41d65c1c06be54140ec2b218c0c11a67305614fe (patch)
treee7abe245396cd0ac6a2f25268edc56f65b173460 /libc/sysdeps/linux/cris/sysdep.S
parentf6102b13c69cba0afc868758134c21d072e1b1c7 (diff)
Include features.h (without it, testing for __UCLIBC_HAS_THREADS__
makes no sense).
Diffstat (limited to 'libc/sysdeps/linux/cris/sysdep.S')
-rw-r--r--libc/sysdeps/linux/cris/sysdep.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/cris/sysdep.S b/libc/sysdeps/linux/cris/sysdep.S
index 2ac2d0572..0c98825cc 100644
--- a/libc/sysdeps/linux/cris/sysdep.S
+++ b/libc/sysdeps/linux/cris/sysdep.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>
#include <sysdep.h>
/* Make space for the errno variable. */