common: Drop net.h from common header
[oweals/u-boot.git] / arch / m68k / cpu / mcf52x2 / cpu.c
index b48a753f9b79ef3468eaca3e33c89b553ad17636..5eee856392f16ac35ae7793c408c3d7c3c605ae3 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <common.h>
+#include <net.h>
 #include <vsprintf.h>
 #include <watchdog.h>
 #include <command.h>