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

Collapse All | Expand All

(-)a/src/r8168_n.c (-1 / +1 lines)
Lines 57-63 Link Here
57
#include <linux/completion.h>
57
#include <linux/completion.h>
58
58
59
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
59
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
60
#include <linux/pci-aspm.h>
60
#include <linux/pci.h>
61
#endif
61
#endif
62
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,37)
62
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,37)
63
#include <linux/prefetch.h>
63
#include <linux/prefetch.h>

Return to bug 701200