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

(-)a/vboxnetflt/linux/VBoxNetFlt-linux.c (-1 / +1 lines)
Lines 47-53 Link Here
47
#if RTLNX_VER_MIN(2,6,24)
47
#if RTLNX_VER_MIN(2,6,24)
48
# include <linux/nsproxy.h>
48
# include <linux/nsproxy.h>
49
#endif
49
#endif
50
#if RTLNX_VER_MIN(6,5,0)
50
#if RTLNX_VER_MIN(6,4,10)
51
# include <net/gso.h>
51
# include <net/gso.h>
52
#endif
52
#endif
53
#include <linux/netdevice.h>
53
#include <linux/netdevice.h>

Return to bug 912168