]> git.sur5r.net Git - u-boot/blobdiff - cmd/ethsw.c
net: Move enetaddr env access code to env config instead of net config
[u-boot] / cmd / ethsw.c
index b600965e8ad43a4764b519e5b89b8be1714dd17b..92a60b4515b96a23e80451d1971fff5978aee45d 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <environment.h>
 #include <errno.h>
 #include <env_flags.h>
 #include <ethsw.h>