]> git.saurik.com Git - apple/libc.git/blob - nls/FreeBSD/msgcat.c.patch
Libc-320.tar.gz
[apple/libc.git] / nls / FreeBSD / msgcat.c.patch
1 --- msgcat.c.orig Sun Oct 27 09:44:33 2002
2 +++ msgcat.c Sat May 3 14:19:40 2003
3 @@ -54,7 +54,7 @@
4 #include "un-namespace.h"
5
6 #include "msgcat.h"
7 -#include "../locale/setlocale.h" /* for ENCODING_LEN */
8 +#include "setlocale.h" /* for ENCODING_LEN */
9
10 #define _DEFAULT_NLS_PATH "/usr/share/nls/%L/%N.cat:/usr/share/nls/%N/%L:/usr/local/share/nls/%L/%N.cat:/usr/local/share/nls/%N/%L"
11