- Timestamp:
- Apr 30, 2009 7:05:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h
r19257 r19281 240 240 241 241 /* dprintf */ 242 #if (defined(DEBUG) && !defined(NO_LOGGING)) || defined(RT_OS_FREEBSD)242 #if (defined(DEBUG) && !defined(NO_LOGGING)) 243 243 # ifdef LOG_TO_COM 244 244 # include <VBox/log.h>
Note:
See TracChangeset
for help on using the changeset viewer.