]> git.saurik.com Git - apple/libc.git/blob - locale/FreeBSD/ldpart.h.patch
Libc-594.9.5.tar.gz
[apple/libc.git] / locale / FreeBSD / ldpart.h.patch
1 --- ldpart.h.orig 2004-11-25 11:38:17.000000000 -0800
2 +++ ldpart.h 2005-02-13 19:02:54.000000000 -0800
3 @@ -33,7 +33,7 @@
4 #define _LDP_ERROR (-1)
5 #define _LDP_CACHE 1
6
7 -int __part_load_locale(const char *, int*, char **, const char *,
8 +int __part_load_locale(const char *, unsigned char *, char **, const char *,
9 int, int, const char **);
10
11 #endif /* !_LDPART_H_ */