env: Move env_get() to env.h
[oweals/u-boot.git] / board / renesas / porter / porter.c
index 2e15a4cbbdc950a546742ec3bc8e37cf75abf9f8..d3afc2a40049e5217af02039d978ac13f06c2480 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <malloc.h>
 #include <dm.h>
 #include <dm/platform_data/serial_sh.h>