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

(-)r8168-8.051.02-orig/src/r8168_n.c (+3 lines)
Lines 56-61 Link Here
56
#include <linux/ipv6.h>
56
#include <linux/ipv6.h>
57
#include <net/ip6_checksum.h>
57
#include <net/ip6_checksum.h>
58
#endif
58
#endif
59
#if LINUX_VERSION_CODE >= KERNEL_VERSION(6,4,10)
60
#include <net/gso.h>
61
#endif
59
#include <linux/tcp.h>
62
#include <linux/tcp.h>
60
#include <linux/init.h>
63
#include <linux/init.h>
61
#include <linux/rtnetlink.h>
64
#include <linux/rtnetlink.h>

Return to bug 912242