]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/ext4/ext4_common.c
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
[people/ms/u-boot.git] / fs / ext4 / ext4_common.c
index cab5465b9d4f9e99158dbdc8cd2f704e090c9b4b..c77e22d477a22576f484cb03b8fc72a6d0ef0556 100644 (file)
@@ -24,6 +24,7 @@
 #include <ext4fs.h>
 #include <inttypes.h>
 #include <malloc.h>
+#include <memalign.h>
 #include <stddef.h>
 #include <linux/stat.h>
 #include <linux/time.h>