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

(-)ati-drivers-8.37.6/common/lib/modules/fglrx/build_mod/firegl_public.c~ (+2 lines)
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 185367