* safe-ctype.h: Add #include of ctype.h before redefining

the ctype.h macros.
This commit is contained in:
Joel Brobecker
2008-07-07 17:09:31 +00:00
parent 2adedff8b3
commit d68240794e
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-07-07 Joel Brobecker <brobecker@adacore.com>
* safe-ctype.h: Add #include of ctype.h before redefining
the ctype.h macros.
2008-07-04 Joel Brobecker <brobecker@adacore.com>
* safe-ctype.h: Remove #error when detecting that ctype.h has been