Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 72311 | Differences between
and this patch

Collapse All | Expand All

(-)firegl_public.c.bak (+3 lines)
Lines 32-37 Link Here
32
// ============================================================
32
// ============================================================
33
#include <linux/version.h>
33
#include <linux/version.h>
34
#include <linux/autoconf.h>
34
#include <linux/autoconf.h>
35
#ifdef CONFIG_SMP
36
#define __SMP__
37
#endif
35
38
36
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,71)
39
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,71)
37
#define EXPORT_SYMTAB	1
40
#define EXPORT_SYMTAB	1

Return to bug 72311