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

(-)r8168-8.047.05.orig/src/r8168_n.c (-1 / +1 lines)
Lines 56-62 Link Here
56
#include <linux/rtnetlink.h>
56
#include <linux/rtnetlink.h>
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) && LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0)
60
#include <linux/pci-aspm.h>
60
#include <linux/pci-aspm.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)

Return to bug 701200