VirtualBox

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


Ignore:
Timestamp:
Dec 9, 2008 7:41:04 AM (16 years ago)
Author:
vboxsync
Message:

slirp: small fix

File:
1 edited

Legend:

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

    r15112 r15137  
    837837}
    838838
     839# ifdef RT_OS_WINDOWS
    839840static void
    840841sorecvfrom_icmp_win(PNATState pData, struct socket *so)
     
    875876        }
    876877}
    877 #endif
     878# endif /* RT_OS_WINDOWS */
     879#endif /* VBOX_WITH_SLIRP_ICMP */
    878880
    879881static void sorecvfrom_icmp_unix(PNATState pData, struct socket *so)
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