VirtualBox

Changeset 14089 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Nov 11, 2008 12:22:31 PM (16 years ago)
Author:
vboxsync
Message:

unix build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/slirp.c

    r14088 r14089  
    399399                           continue;
    400400
    401 #if !defined(VBOX_WITH_SIMPLEFIED_SLIRP_SYNC) || !defined(RT_OS_WINDOWS)
     401#if defined(VBOX_WITH_SIMPLEFIED_SLIRP_SYNC) && defined(RT_OS_WINDOWS)
    402402                        WSAResetEvent(so->hNetworkEvent);
    403403#endif
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