VirtualBox

Changeset 107251 in vbox


Ignore:
Timestamp:
Dec 6, 2024 11:56:02 PM (6 weeks ago)
Author:
vboxsync
Message:

Add,HostDrivers: More parfait/solaris kludges. [fix]

Location:
trunk/src/VBox/Additions
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

    r107250 r107251  
    4040*********************************************************************************************************************************/
    4141#ifdef VBOX_WITH_PARFAIT
    42 # include <iprt/stdint.h> /* HACK ALERT! Contains workaround for int_fast16_t & uint_fast16_t clash. */
     42# include <iprt/types.h> /* HACK ALERT! Contains workaround for int_fast16_t & uint_fast16_t clash. */
    4343#endif
    4444#include <sys/conf.h>
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c

    r107250 r107251  
    4141
    4242#ifdef VBOX_WITH_PARFAIT
    43 # include <iprt/stdint.h> /* HACK ALERT! Contains workaround for int_fast16_t & uint_fast16_t clash. */
     43# include <iprt/types.h> /* HACK ALERT! Contains workaround for int_fast16_t & uint_fast16_t clash. */
    4444#endif
    4545#include <sys/types.h>
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