Changeset 55980 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c
- Timestamp:
- May 20, 2015 5:35:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c
r52750 r55980 29 29 *******************************************************************************/ 30 30 #define LOG_GROUP LOG_GROUP_USB_DRV 31 #ifdef DEBUG_ramshankar32 # define LOG_ENABLED33 # define LOG_INSTANCE RTLogRelDefaultInstance()34 #endif35 31 #include <VBox/version.h> 36 32 #include <VBox/log.h>
Note:
See TracChangeset
for help on using the changeset viewer.