--- regex.h 2003/02/25 09:58:52 1.1 +++ regex.h 2003/09/11 17:22:09 @@ -327,7 +327,7 @@ private to the regex routines. */ #ifndef RE_TRANSLATE_TYPE -# define RE_TRANSLATE_TYPE char * +# define RE_TRANSLATE_TYPE unsigned char * #endif struct re_pattern_buffer