Magellan Linux

Contents of /trunk/ati-drivers/patches/8.14.13-amd64.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 365 byte(s)
-import

1 --- build_mod.orig/firegl_public.c 2005-06-21 18:30:50.000000000 +0200
2 +++ build_mod/firegl_public.c 2005-06-21 18:31:31.000000000 +0200
3 @@ -119,7 +119,9 @@
4 #endif
5
6 #ifdef __x86_64__
7 +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,12)
8 #include "asm/ioctl32.h"
9 +#endif
10 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,2)
11 #include "linux/syscalls.h"
12 #endif

Properties

Name Value
svn:executable *