VirtualBox

Changeset 4858 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Sep 17, 2007 3:22:23 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24577
Message:

sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/log-vbox.cpp

    r4555 r4858  
    126126# elif defined(RT_OS_SOLARIS)
    127127#  define _STRUCTURED_PROC 1
     128#  undef _FILE_OFFSET_BITS /* procfs doesn't like this */
    128129#  include <sys/procfs.h>
    129130#  include <unistd.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette