VirtualBox

Changeset 96086 in vbox


Ignore:
Timestamp:
Aug 6, 2022 9:51:14 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152885
Message:

iprt/nocrt/time.h: Build fix. bugref:10261

File:
1 edited

Legend:

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

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

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