common: Drop net.h from common header
[oweals/u-boot.git] / drivers / net / ep93xx_eth.c
index ecb34b245083f8f553d53ec4145f1e665c2bef53..8ec7b36f9ac531c44f6497257f58e58d7b8fb9e4 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <command.h>
 #include <common.h>
+#include <net.h>
 #include <asm/arch/ep93xx.h>
 #include <asm/io.h>
 #include <malloc.h>