Commit e4199af1 by Richard Kenner

Undefine __need_wint_t.

From-SVN: r12518
parent f3a5c9a4
...@@ -233,6 +233,7 @@ typedef __SIZE_TYPE__ size_t; ...@@ -233,6 +233,7 @@ typedef __SIZE_TYPE__ size_t;
typedef _BSD_RUNE_T_ rune_t; typedef _BSD_RUNE_T_ rune_t;
#endif #endif
#endif #endif
#undef __need_wint_t
#endif #endif
#ifndef __WCHAR_TYPE__ #ifndef __WCHAR_TYPE__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment