]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/setlocale.h
Libc-1082.50.1.tar.gz
[apple/libc.git] / locale / FreeBSD / setlocale.h
index 82462ee8de6fc97e68c02bd7685476b03887ca0b..b21f6f71a3a3fd7c048c47bfa21bb56a5fbbaf57 100644 (file)
 #ifndef _SETLOCALE_H_
 #define        _SETLOCALE_H_
 
 #ifndef _SETLOCALE_H_
 #define        _SETLOCALE_H_
 
+#include <xlocale.h>
+
 #define ENCODING_LEN 31
 #define CATEGORY_LEN 11
 
 extern char *_PathLocale;
 
 int    __detect_path_locale(void);
 #define ENCODING_LEN 31
 #define CATEGORY_LEN 11
 
 extern char *_PathLocale;
 
 int    __detect_path_locale(void);
-int    __wrap_setrunelocale(const char *);
+int    __wrap_setrunelocale(const char *, locale_t);
 
 #endif /* !_SETLOCALE_H_ */
 
 #endif /* !_SETLOCALE_H_ */