common: Drop net.h from common header
[oweals/u-boot.git] / common / main.c
index 06d7ff56d60c33cf4a31a02c5fa02ee34f75534b..64287f7dee5a078d27fa055ad6d1a2ad1d863818 100644 (file)
@@ -13,6 +13,7 @@
 #include <console.h>
 #include <env.h>
 #include <init.h>
+#include <net.h>
 #include <version.h>
 
 static void run_preboot_environment_command(void)