Changeset 6342 in vbox
- Timestamp:
- Jan 11, 2008 3:07:33 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27240
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
r6341 r6342 41 41 42 42 #include <linux/module.h> 43 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 0) 43 44 #include <linux/moduleparam.h> 45 #endif 44 46 #include <linux/kernel.h> 45 47 #include <linux/init.h>
Note:
See TracChangeset
for help on using the changeset viewer.