Changeset 9309 in vbox for trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
- Timestamp:
- Jun 2, 2008 3:11:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r9238 r9309 86 86 #endif 87 87 #include <linux/wait.h> 88 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 71) 89 # include <linux/cpu.h> 90 #endif 88 91 /* For the basic additions module */ 89 92 #include <linux/pci.h>
Note:
See TracChangeset
for help on using the changeset viewer.