Changeset 38895 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Sep 28, 2011 12:04:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r37280 r38895 29 29 *******************************************************************************/ 30 30 #define LOG_GROUP LOG_GROUP_SUP_DRV 31 #ifdef DEBUG_ramshankar 32 # define LOG_ENABLED 33 # define LOG_INSTANCE RTLogRelDefaultInstance() 34 #endif 31 35 #include <sys/types.h> 32 36 #include <sys/param.h>
Note:
See TracChangeset
for help on using the changeset viewer.