--- Sources/API/Core/System/clanstring.h.orig Fri May 19 13:15:12 2000 +++ Sources/API/Core/System/clanstring.h Fri May 19 13:15:16 2000 @@ -27,7 +27,7 @@ #include #endif -#ifdef __BEOS__ +#if defined(__BEOS__) || defined(__FreeBSD__) extern char *fcvt (double, int, int *, int *); #endif