Changeset 4858 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Sep 17, 2007 3:22:23 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 24577
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/log-vbox.cpp
r4555 r4858 126 126 # elif defined(RT_OS_SOLARIS) 127 127 # define _STRUCTURED_PROC 1 128 # undef _FILE_OFFSET_BITS /* procfs doesn't like this */ 128 129 # include <sys/procfs.h> 129 130 # include <unistd.h>
Note:
See TracChangeset
for help on using the changeset viewer.