Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/errno.h')
-rw-r--r--newlib/libc/include/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/include/errno.h b/newlib/libc/include/errno.h
index 81eaef710..7c14597b2 100644
--- a/newlib/libc/include/errno.h
+++ b/newlib/libc/include/errno.h
@@ -2,6 +2,7 @@
#define __ERRNO_H__
typedef int error_t;
+#define __error_t_defined
#include <sys/errno.h>