Index: boot/generic/include/errno.h
===================================================================
--- boot/generic/include/errno.h	(revision d29ae353d74375e7338981290278a5217faf5170)
+++ boot/generic/include/errno.h	(revision 88e7dc53faf2ba5c873e4ef7f71b0f2bac0efbc3)
@@ -40,4 +40,6 @@
 #define EOVERFLOW  -16  /* The result does not fit its size. */
 
+typedef int errno_t;
+
 #endif
 
