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

Collapse All | Expand All

(-)martian-full-20080625.orig/kmodule/martian.c (+4 lines)
Lines 38-43 Link Here
38
#include <linux/poll.h>
38
#include <linux/poll.h>
39
#include <linux/interrupt.h>
39
#include <linux/interrupt.h>
40
40
41
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 32)
42
#include <linux/sched.h>
43
#endif
44
41
#include "kmartian.h"
45
#include "kmartian.h"
42
#include "../martian.h"
46
#include "../martian.h"
43
#include "marsio.h"
47
#include "marsio.h"

Return to bug 285016