Changeset 44867 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Feb 28, 2013 1:46:12 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r44528 r44867 91 91 #include <linux/time.h> 92 92 #include <linux/sched.h> 93 #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 9, 0) 94 # include <linux/sched/rt.h> 95 #endif 93 96 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7) 94 97 # include <linux/jiffies.h>
Note:
See TracChangeset
for help on using the changeset viewer.