common: Drop log.h from common header
[oweals/u-boot.git] / fs / zfs / zfs.c
index 4331c16064ca2b7c0416fb902d35f225f1f420d9..1fec96cd5ce5a67171d1c66e1b0974870704571d 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 #include <linux/stat.h>
 #include <linux/time.h>