locale_t uselocale(locale_t);
__END_DECLS
-#ifdef __WCTYPE_H_
-#include <xlocale/__wctype.h>
-#endif /* __WCTYPE_H_ */
+//Begin-Libc
+#ifndef __DARWIN_XLOCALE_PRIVATE
+//End-Libc
#ifdef _CTYPE_H_
#include <xlocale/_ctype.h>
#endif /* _CTYPE_H_ */
+#ifdef __WCTYPE_H_
+#include <xlocale/__wctype.h>
+#endif /* __WCTYPE_H_ */
#ifdef _INTTYPES_H_
#include <xlocale/_inttypes.h>
#endif /* _INTTYPES_H_ */
#ifdef _WCTYPE_H_
#include <xlocale/_wctype.h>
#endif /* _WCTYPE_H_ */
+//Begin-Libc
+#endif /* __DARWIN_XLOCALE_PRIVATE */
+//End-Libc
#endif /* _XLOCALE_H_ */