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/newlib.hin')
-rw-r--r--newlib/newlib.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index eadafc8a6..d03dfac0e 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -10,7 +10,7 @@
#undef _ELIX_LEVEL
/* Newlib version */
-#undef _NEWLIB_VERSION
+#include <_newlib_version.h>
/* C99 formats support (such as %a, %zu, ...) in IO functions like
* printf/scanf enabled */