]> git.sur5r.net Git - u-boot/blobdiff - common/env_mmc.c
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
[u-boot] / common / env_mmc.c
index 51e7707cb0f7b0bcc7ca9f377e4f42ca97255a9e..96398224cc849577a4150edf281337070e06d94b 100644 (file)
@@ -12,6 +12,7 @@
 #include <environment.h>
 #include <linux/stddef.h>
 #include <malloc.h>
+#include <memalign.h>
 #include <mmc.h>
 #include <search.h>
 #include <errno.h>