fs: ext4: Fix alignment of cache buffers
[oweals/u-boot.git] / fs / ubifs / lprops.c
index 5473d339978584d8777057c10a50a57e1ac6edbc..a7c45dd5ecb045a58ce1ef6d7d83af7fac692875 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #ifdef __UBOOT__
+#include <malloc.h>
 #include <linux/err.h>
 #endif
 #include "ubifs.h"