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

(-)vboxdrv/r0drv/linux/the-linux-kernel.h (-2 / +5 lines)
Lines 81-86 Link Here
81
#include <linux/pagemap.h>
81
#include <linux/pagemap.h>
82
#include <linux/slab.h>
82
#include <linux/slab.h>
83
#include <linux/time.h>
83
#include <linux/time.h>
84
#include <linux/sched.h> 
84
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
# include <linux/jiffies.h>
86
# include <linux/jiffies.h>
86
#endif
87
#endif
87
-- vboxnetadp/r0drv/linux/the-linux-kernel.h      2009-10-02 11:34:28.000000000 +0200
88
++ vboxnetadp/r0drv/linux/the-linux-kernel.h      2009-10-29 22:21:52.805519009 +0100
Lines 81-86 Link Here
81
#include <linux/pagemap.h>
81
#include <linux/pagemap.h>
82
#include <linux/slab.h>
82
#include <linux/slab.h>
83
#include <linux/time.h>
83
#include <linux/time.h>
84
#include <linux/sched.h> 
84
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
# include <linux/jiffies.h>
86
# include <linux/jiffies.h>
86
#endif
87
#endif
87
-- vboxnetflt/r0drv/linux/the-linux-kernel.h      2009-10-02 11:34:28.000000000 +0200
88
++ vboxnetflt/r0drv/linux/the-linux-kernel.h      2009-10-29 22:21:52.805519009 +0100
Lines 81-86 Link Here
81
#include <linux/pagemap.h>
81
#include <linux/pagemap.h>
82
#include <linux/slab.h>
82
#include <linux/slab.h>
83
#include <linux/time.h>
83
#include <linux/time.h>
84
#include <linux/sched.h> 
84
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7)
85
# include <linux/jiffies.h>
86
# include <linux/jiffies.h>
86
#endif
87
#endif

Return to bug 290296