common: Drop log.h from common header
[pandora-u-boot.git] / fs / ubifs / lpt.c
index ebfb1d4..62748b0 100644 (file)
@@ -33,6 +33,7 @@
 
 #include "ubifs.h"
 #ifndef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/crc16.h>
 #include <linux/math64.h>