common: Drop net.h from common header
[oweals/u-boot.git] / drivers / net / pcnet.c
index f97e7f8c6a38e3e9668f3ae10fb8df485d0e859c..b536ad466dc4e42ff4dcca1dcb9c15cb64982440 100644 (file)
@@ -11,6 +11,7 @@
 #include <malloc.h>
 #include <net.h>
 #include <netdev.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 #include <pci.h>