summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/errno.h')
-rw-r--r--newlib/libc/include/errno.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/include/errno.h b/newlib/libc/include/errno.h
index fa8efb7f5..8584a639b 100644
--- a/newlib/libc/include/errno.h
+++ b/newlib/libc/include/errno.h
@@ -1 +1,3 @@
+typedef int error_t;
+
#include <sys/errno.h>