common: Move trap_init() out of common.h
[oweals/u-boot.git] / arch / m68k / lib / traps.c
index 5d8020774538b1e581d834f773a7c7368613873f..2ccd55add0c2a529c2a7cc4e45668c411be40f0e 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <watchdog.h>
 #include <command.h>
 #include <asm/processor.h>