common: Move RAM-sizing functions to init.h
[oweals/u-boot.git] / board / egnite / ethernut5 / ethernut5.c
index 9dea2ba80e2a533c766e261da625d03f5fc7a20f..bfd5a4fe3697d3169837783cf7a3c5a1cbcd7bcb 100644 (file)
@@ -53,6 +53,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <net.h>
 #include <netdev.h>
 #include <miiphy.h>