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