From: havoc Date: Thu, 9 Jun 2005 23:26:19 +0000 (+0000) Subject: patch from Zero_Dogg to fix a compile problem on Mandriva Linux X-Git-Tag: xonotic-v0.1.0preview~4764 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=29f982401015bb8aeb66b3d6b778b28f42f4741a;p=xonotic%2Fdarkplaces.git patch from Zero_Dogg to fix a compile problem on Mandriva Linux git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5418 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/cd_linux.c b/cd_linux.c index 05bf5c7e..6a64e4b5 100644 --- a/cd_linux.c +++ b/cd_linux.c @@ -20,6 +20,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // Quake is a trademark of Id Software, Inc., (c) 1996 Id Software, Inc. All // rights reserved. +// suggested by Zero_Dogg to fix a compile problem on Mandriva Linux +#define __KERNEL_STRICT_NAMES + #include #include