VirtualBox

Ignore:
Timestamp:
May 12, 2016 7:07:20 PM (9 years ago)
Author:
vboxsync
Message:

VBoxDTrace: OS X 10.9 build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h

    r53998 r60966  
    3030# include <sys/types.h>
    3131# include <limits.h>        /* Workaround for syslimit.h bug in gcc 4.8.3 on gentoo. */
    32 # ifndef RT_OS_SOLARIS
     32# ifdef RT_OS_DARWIN
     33#  include <sys/syslimits.h> /* PATH_MAX */
     34# elif !defined(RT_OS_SOLARIS)
    3335#  include <syslimits.h>    /* PATH_MAX */
    3436# endif
Note: See TracChangeset for help on using the changeset viewer.

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