diff --git a/cpu/ppc4xx/traps.c b/cpu/ppc4xx/traps.c index cb35faf08..42e422157 100644 --- a/cpu/ppc4xx/traps.c +++ b/cpu/ppc4xx/traps.c @@ -34,6 +34,7 @@ #include #include +#include #include DECLARE_GLOBAL_DATA_PTR;