Changeset 241 in vbox
- Timestamp:
- Jan 23, 2007 3:19:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
r135 r241 49 49 #endif 50 50 #ifdef CONFIG_X86_LOCAL_APIC 51 # include <asm/apic.h> 51 # include <asm/apic.h> 52 # if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 0) 52 53 # include <asm/nmi.h> 54 # endif 53 55 #endif 54 56
Note:
See TracChangeset
for help on using the changeset viewer.