Index: uspace/lib/c/include/errno.h
===================================================================
--- uspace/lib/c/include/errno.h	(revision 4c6de4fedd187a7892fc56495e5fedb52f123582)
+++ uspace/lib/c/include/errno.h	(revision 74a2a2dd5a514e8b4e53569250bf8f7dbee84d26)
@@ -36,4 +36,6 @@
 #define LIBC_ERRNO_H_
 
+typedef int errno_t;
+
 #include <abi/errno.h>
 
