common: Drop net.h from common header
[oweals/u-boot.git] / env / fat.c
index cf2e5e2b26e90b1f05bcf70a98c7d70cdaff6edf..9772b87a19133f6a808909c5d65a98b600d980a2 100644 (file)
--- a/env/fat.c
+++ b/env/fat.c
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <asm/cache.h>
 
 #include <command.h>
 #include <env.h>