--- intl/dcigettext.c.orig Tue Nov 5 11:32:40 2002 +++ intl/dcigettext.c Tue Nov 5 11:33:55 2002 @@ -58,7 +58,7 @@ #include #include -#if !HAVE_STRCHR && !defined _LIBC +#if !HAVE_STRCHR && !defined _LIBC && !defined __FreeBSD__ # ifndef strchr # define strchr index # endif