cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
[oweals/u-boot.git] / cmd / config.c
index fcc9116a49778821dd07cf6777eeb724c18d91c0..d2810d573b091b827c326248601af942ce071f9f 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <gzip.h>
 #include <malloc.h>
 
 #include "config_data_gz.h"