lib: Kconfig: add entry for errno_str() function
[platform/kernel/u-boot.git] / lib / trace.c
index 711e5b5..ad5e07b 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <mapmem.h>
 #include <trace.h>
 #include <asm/io.h>
 #include <asm/sections.h>