From 41d65c1c06be54140ec2b218c0c11a67305614fe Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Wed, 9 Feb 2005 08:40:55 +0000 Subject: Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ makes no sense). --- libc/sysdeps/linux/cris/sysdep.S | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps') 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 #include /* Make space for the errno variable. */ -- cgit v1.2.3