From 387b2e49cbb6aedcc6136fb18fb232dada563cf6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 15 Jan 2011 16:21:43 -0800 Subject: cris: Fix build issues Thanks Waldemar Brodkorb for reporting Signed-off-by: Khem Raj --- libc/sysdeps/linux/cris/sysdep.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/sysdeps/linux/cris/sysdep.h') diff --git a/libc/sysdeps/linux/cris/sysdep.h b/libc/sysdeps/linux/cris/sysdep.h index 593e7772e..5960fe235 100644 --- a/libc/sysdeps/linux/cris/sysdep.h +++ b/libc/sysdeps/linux/cris/sysdep.h @@ -20,6 +20,8 @@ #ifndef _SYSDEP_H_ #define _SYSDEP_H_ +#include + #ifndef C_LABEL /* Define a macro we can use to construct the asm name for a C symbol. */ -- cgit v1.2.3