$OpenBSD$ --- q_shared.c.orig Mon Sep 1 01:45:48 2008 +++ q_shared.c Mon Sep 1 01:46:21 2008 @@ -329,7 +329,7 @@ BoxOnPlaneSide Returns 1, 2, or 1 + 2 ================== */ -#if !id386 || defined __linux__ +#if !id386 || defined __unix__ int BoxOnPlaneSide (vec3_t emins, vec3_t emaxs, struct cplane_s *p) { float dist1, dist2;