common: Drop log.h from common header
[platform/kernel/u-boot.git] / fs / ubifs / lprops.c
index a7c45dd..a9e22ab 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #ifdef __UBOOT__
+#include <log.h>
 #include <malloc.h>
 #include <linux/err.h>
 #endif