rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / source.c
index 1a9a71aa3748b1da5788ece33ad55f57a8f89dd2..3a51ebf0b665c5d58db508f5d6b453f1bd64463a 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <image.h>
 #include <malloc.h>
 #include <mapmem.h>