Changeset 9238 in vbox for trunk/src/VBox
- Timestamp:
- May 29, 2008 10:08:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r9236 r9238 83 83 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 16) 84 84 # include <linux/ktime.h> 85 # include <linux/hrtimer.h> 85 86 #endif 86 87 #include <linux/wait.h>
Note:
See TracChangeset
for help on using the changeset viewer.