Changeset 66526 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- Apr 12, 2017 12:09:01 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 114537
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp
r62877 r66526 33 33 # undef DEBUG /* Warning: disables RT_STRICT */ 34 34 # undef RT_STRICT 35 # define LOG_DISABLED 35 # ifndef LOG_DISABLED 36 # define LOG_DISABLED 37 # endif 36 38 # define RTLOG_REL_DISABLED 37 39 # include <iprt/log.h>
Note:
See TracChangeset
for help on using the changeset viewer.