--- code/trunk/pcre_valid_utf8.c 2007/02/24 21:40:45 77 +++ code/trunk/pcre_valid_utf8.c 2007/02/24 21:41:13 85 @@ -63,7 +63,7 @@ >= 0 otherwise; the value is the offset of the bad byte */ -EXPORT int +PCRE_EXPORT int _pcre_valid_utf8(const uschar *string, int length) { register const uschar *p;