$OpenBSD$ --- src/renderer/tr_shade_calc.c.orig Tue Aug 10 18:16:57 2010 +++ src/renderer/tr_shade_calc.c Sat Aug 14 23:52:26 2010 @@ -1106,7 +1106,7 @@ void RB_CalcRotateTexCoords( float degsPerSecond, floa -#if id386 && !( ( defined __linux__ || defined __FreeBSD__ ) && ( defined __i386__ ) ) // rb010123 +#if id386 && !( ( defined __OpenBSD__ || defined __FreeBSD__ ) && ( defined __i386__ ) ) // rb010123 long myftol( float f ) { static int tmp;