From ad4ef3c79ee16cac185daadfcbe0d8940b1d4c50 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 May 2013 11:24:29 +0200 Subject: sparc: Fix problem with assembler files --- cpukit/score/cpu/sparc/rtems/score/sparc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/score/cpu/sparc/rtems/score/sparc.h b/cpukit/score/cpu/sparc/rtems/score/sparc.h index aa2812d875..0c00ac4ac9 100644 --- a/cpukit/score/cpu/sparc/rtems/score/sparc.h +++ b/cpukit/score/cpu/sparc/rtems/score/sparc.h @@ -23,7 +23,7 @@ #ifndef _RTEMS_SCORE_SPARC_H #define _RTEMS_SCORE_SPARC_H -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3