]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - test/compression.c
karo: configs: Update the tx6*_defconfig files from defconfigs generated with 'make...
[karo-tx-uboot.git] / test / compression.c
index ea2e4ad22e844e6eae5e311e009bb49869c3d413..7ef3a8c9f571e8fbcf7ae46b83da3f1ae369b448 100644 (file)
@@ -10,6 +10,7 @@
 #include <bootm.h>
 #include <command.h>
 #include <malloc.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 #include <u-boot/zlib.h>