common: Drop net.h from common header
[oweals/u-boot.git] / board / qemu-mips / qemu-mips.c
index 414a9c001dcc08ff9e307f9b666e76e89503d4ab..b3e0830843b3c525e54102b5a4d47c231f038fec 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <net.h>
 #include <asm/mipsregs.h>
 #include <asm/io.h>
 #include <netdev.h>