--- old/usr/src/head/ctype.h Wed Jul 16 00:55:20 2014 +++ new/usr/src/head/ctype.h Wed Jul 16 00:55:20 2014 @@ -94,7 +94,7 @@ #ifndef _LOCALE_T #define _LOCALE_T -typedef struct locale *locale_t; +typedef struct _locale *locale_t; #endif extern int isalnum_l(int, locale_t);