Sanitise includes across codebase
[project/bcm63xx/atf.git] / include / lib / utils.h
index b6ab26ec79c03d98a50f9ad26a4b54799653d589..674845404467b2e1df6823d0e07e2af483a83e00 100644 (file)
@@ -13,6 +13,7 @@
  */
 #if !(defined(__LINKER__) || defined(__ASSEMBLY__))
 
+#include <stddef.h>
 #include <stdint.h>
 
 typedef struct mem_region {