VirtualBox

Changeset 43559 in vbox


Ignore:
Timestamp:
Oct 8, 2012 5:21:36 AM (12 years ago)
Author:
vboxsync
Message:

RT: build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/semmutex-posix.cpp

    r43558 r43559  
    275275    else
    276276    {
     277        struct timespec     ts = {0,0};
    277278#if defined(RT_OS_DARWIN) || defined(RT_OS_HAIKU)
    278279
    279         struct timespec     ts = {0,0};
    280280        struct timeval      tv = {0,0};
    281281        gettimeofday(&tv, NULL);
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