Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> --- commands/memtest.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/commands/memtest.c b/commands/memtest.c index a67d868..d2a1487 100644 --- a/commands/memtest.c +++ b/commands/memtest.c @@ -27,6 +27,9 @@ #include <getopt.h> #include <asm/mmu.h> #include <memory.h> +#include <malloc.h> +#include <common.h> +#include <errno.h> #include <memtest.h> -- 1.8.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox