common: Drop net.h from common header
[platform/kernel/u-boot.git] / cmd / ethsw.c
index 8d271ce..d178a0c 100644 (file)
@@ -11,6 +11,7 @@
 #include <errno.h>
 #include <env_flags.h>
 #include <ethsw.h>
+#include <net.h>
 
 static const char *ethsw_name;