common: Drop log.h from common header
[oweals/u-boot.git] / fs / fat / fat.c
index 425d877c749217c6b18ee891458525dee0402461..7fd29470c1a4bee2b031e446398d474d3ffb166a 100644 (file)
@@ -14,6 +14,7 @@
 #include <exports.h>
 #include <fat.h>
 #include <fs.h>
+#include <log.h>
 #include <asm/byteorder.h>
 #include <part.h>
 #include <malloc.h>