X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/3d9156a7a519a5e3aa1b92e9d9d4b991f1aed7ff..974e388456677d82eb6d10d4fd72390641a5bdfe:/locale/FreeBSD/ldpart.h diff --git a/locale/FreeBSD/ldpart.h b/locale/FreeBSD/ldpart.h index 02e0c95..938f735 100644 --- a/locale/FreeBSD/ldpart.h +++ b/locale/FreeBSD/ldpart.h @@ -33,7 +33,7 @@ #define _LDP_ERROR (-1) #define _LDP_CACHE 1 -int __part_load_locale(const char *, int*, char **, const char *, +int __part_load_locale(const char *, unsigned char *, char **, const char *, int, int, const char **); #endif /* !_LDPART_H_ */