Changeset 39829 in vbox for trunk/src/VBox
- Timestamp:
- Jan 22, 2012 12:36:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r39702 r39829 65 65 # endif 66 66 #endif 67 # if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 3, 0) 68 # include <linux/kconfig.h> /* for macro IS_ENABLED */ 69 # endif 67 70 #include <linux/string.h> 68 71 #include <linux/spinlock.h>
Note:
See TracChangeset
for help on using the changeset viewer.