1 --- nl_types.h.orig 2010-10-29 00:51:39.000000000 -0700
2 +++ nl_types.h 2010-10-29 00:53:25.000000000 -0700
13 #endif /* _NLS_PRIVATE */
17 #define NL_CAT_LOCALE 1
19 typedef struct __nl_cat_d {
24 -#ifndef _NL_ITEM_DECLARED
25 -typedef __nl_item nl_item;
26 -#define _NL_ITEM_DECLARED
28 +typedef __darwin_nl_item nl_item;