summaryrefslogtreecommitdiffstats
path: root/include/wctype.h
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2012-02-14 21:48:46 +0000
committerdim <dim@FreeBSD.org>2012-02-14 21:48:46 +0000
commit22f749d90e97e5b3ffa074fbef5cdaf4ee857388 (patch)
tree00a985b9380f82c7f307d0bcf2af19ad578ceabb /include/wctype.h
parent2a66ed0b53bbc14ffa0439fc20727b37655fdaf3 (diff)
downloadFreeBSD-src-22f749d90e97e5b3ffa074fbef5cdaf4ee857388.zip
FreeBSD-src-22f749d90e97e5b3ffa074fbef5cdaf4ee857388.tar.gz
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
Diffstat (limited to 'include/wctype.h')
-rw-r--r--include/wctype.h5
1 files changed, 0 insertions, 5 deletions
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 <xlocale/_ctype.h>
-#endif /* __POSIX_VISIBLE >= 200809 */
__END_DECLS
#ifndef __cplusplus
OpenPOWER on IntegriCloud