]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_pxe.c
common: Make sure arch-specific map_sysmem() is defined
[u-boot] / common / cmd_pxe.c
index 7e32c95df3217bc575dd39be2a71fd3f6e0deea3..96f963ddd77606d9fe9a23dd8853e198c059d07f 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <command.h>
 #include <malloc.h>
+#include <mapmem.h>
 #include <linux/string.h>
 #include <linux/ctype.h>
 #include <errno.h>