From 0cc9d277be327794ddf2bb2492cc1030c5038e11 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 25 Jul 2004 14:32:12 +0000 Subject: 2004-07-25 Joel Sherrill * rtems/score/m68k.h: Add include of for uint32_t used by endian swapping routines. --- cpukit/score/cpu/m68k/rtems/score/m68k.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/cpu/m68k/rtems/score/m68k.h') diff --git a/cpukit/score/cpu/m68k/rtems/score/m68k.h b/cpukit/score/cpu/m68k/rtems/score/m68k.h index 988d4687c7..61aef88365 100644 --- a/cpukit/score/cpu/m68k/rtems/score/m68k.h +++ b/cpukit/score/cpu/m68k/rtems/score/m68k.h @@ -231,6 +231,7 @@ extern "C" { #ifndef ASM #include +#include #endif /* -- cgit v1.2.3