rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / ethsw.c
index 473324f878287f84395bc8b4066c02e25cfabb0a..884680579975f6911bfdfb3b713b93c91e2f090f 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
+#include <env.h>
 #include <errno.h>
 #include <env_flags.h>
 #include <ethsw.h>