From 22f749d90e97e5b3ffa074fbef5cdaf4ee857388 Mon Sep 17 00:00:00 2001 From: dim Date: Tue, 14 Feb 2012 21:48:46 +0000 Subject: Revert r231673 and r231682 for now, until we can run a full make universe with them. Sorry for the breakage. Pointy hat to: me and brooks --- include/wctype.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/wctype.h') diff --git a/include/wctype.h b/include/wctype.h index 2a2abd9..183a2cd 100644 --- a/include/wctype.h +++ b/include/wctype.h @@ -87,11 +87,6 @@ wint_t iswrune(wint_t); wint_t iswspecial(wint_t); wint_t nextwctype(wint_t, wctype_t); #endif - -#if __POSIX_VISIBLE >= 200809 -#define _XLOCALE_WCTYPES 1 -#include -#endif /* __POSIX_VISIBLE >= 200809 */ __END_DECLS #ifndef __cplusplus -- cgit v1.1