[PATCH 02/13] Include the size_t declaration

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

 



The 'size_t' declaration is needed for the function prototypes.

Signed-off-by: Juergen Beisert <j.beisert@xxxxxxxxxxxxxx>

---
 include/malloc.h |    1 +
 1 file changed, 1 insertion(+)

Index: include/malloc.h
===================================================================
--- include/malloc.h.orig
+++ include/malloc.h
@@ -218,6 +218,7 @@
 #ifndef __MALLOC_H
 #define __MALLOC_H
 
+#include <types.h>
 
 /* Preliminaries */
 

-- 

_______________________________________________
u-boot-v2 mailing list
u-boot-v2@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/u-boot-v2

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

  Powered by Linux