VirtualBox

Changeset 96039 in vbox for trunk/include


Ignore:
Timestamp:
Aug 4, 2022 9:20:14 PM (2 years ago)
Author:
vboxsync
Message:

iprt/nocrt/time.h: Attempt at fixing the header compile check on ol5-i386. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nocrt/time.h

    r96027 r96039  
    4949#if !defined(_INC_TIME) /* MSC/UCRT guard */
    5050
    51 # if !defined(_STRUCT_TIMESPEC) && !defined(__struct_timespec_defined) && !defined(_TIMESPEC_DEFINED)
     51# if !defined(_STRUCT_TIMESPEC) && !defined(__struct_timespec_defined) && !defined(_TIMESPEC_DEFINED) && !defined(___timespec_defined) /* << linux variations, new to old. */
    5252struct timespec
    5353{
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