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

(-)common/lib/modules/fglrx/build_mod/firegl_public.c.old (+4 lines)
Lines 145-155 Link Here
145
#endif
145
#endif
146
146
147
#ifdef __x86_64__
147
#ifdef __x86_64__
148
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22)
149
#include "linux/ioctl.h"
150
#else
148
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)
151
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)
149
#include "linux/ioctl32.h"
152
#include "linux/ioctl32.h"
150
#else
153
#else
151
#include "asm/ioctl32.h"
154
#include "asm/ioctl32.h"
152
#endif
155
#endif
156
#endif
153
157
154
#ifdef __x86_64__
158
#ifdef __x86_64__
155
#include "asm/compat.h"
159
#include "asm/compat.h"

Return to bug 182597