VirtualBox

Changeset 40368 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Mar 6, 2012 4:57:23 AM (13 years ago)
Author:
vboxsync
Message:

Additions/VBoxGuest: try to fix VBoxGuest-solaris STREAMS test case on Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/testcase/solaris.h

    r40345 r40368  
    2222#include <iprt/string.h>  /* RT_ZERO */
    2323#include <errno.h>
     24#include <time.h>  /* struct timeval */
    2425
    2526/* Const#define MOD_NOAUTOUNLOAD        0x1ants */
     
    234235    uint_t   cp_flag;
    235236    mblk_t   *cp_private;
    236     caddr_t  cp_rval;
     237    char     *cp_rval;  /* Was caddr_t */
    237238};
    238239
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