config.h is not need and already inclued by Makefile Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> --- common/tlsf_malloc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/tlsf_malloc.c b/common/tlsf_malloc.c index 5c5bb61..cd01b56 100644 --- a/common/tlsf_malloc.c +++ b/common/tlsf_malloc.c @@ -17,10 +17,8 @@ * */ -#include <config.h> #include <malloc.h> #include <string.h> -#include <malloc.h> #include <stdio.h> #include <module.h> -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox