[For-next PATCH] memtest: add missing includes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux