summaryrefslogtreecommitdiffstats
path: root/include/langinfo.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/langinfo.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/langinfo.h')
-rw-r--r--include/langinfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/langinfo.h b/include/langinfo.h
index 42ad832..6d6b95f 100644
--- a/include/langinfo.h
+++ b/include/langinfo.h
@@ -130,10 +130,6 @@ typedef __nl_item nl_item;
__BEGIN_DECLS
char *nl_langinfo(nl_item);
-
-#if __POSIX_VISIBLE >= 200809
-#include <xlocale/_langinfo.h>
-#endif
__END_DECLS
#endif /* !_LANGINFO_H_ */
OpenPOWER on IntegriCloud