Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 184788
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- ati-drivers/common/lib/modules/fglrx/build_mod/firegl_public.c      2007-03-27 12:33:47.000000000 -0400
0
++ ati-drivers.new/common/lib/modules/fglrx/build_mod/firegl_public.c  2007-07-09 19:19:30.000000000 -0400
Lines 144-155 Link Here
144
#define EXPORT_NO_SYMBOLS
144
#define EXPORT_NO_SYMBOLS
145
#endif
145
#endif
146
146
147
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22)
147
#ifdef __x86_64__
148
#ifdef __x86_64__
148
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)
149
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)
149
#include "linux/ioctl32.h"
150
#include "linux/ioctl32.h"
150
#else
151
#else
151
#include "asm/ioctl32.h"
152
#include "asm/ioctl32.h"
152
#endif
153
#endif
154
#endif
153
155
154
#ifdef __x86_64__
156
#ifdef __x86_64__
155
#include "asm/compat.h"
157
#include "asm/compat.h"

Return to bug 184788