VirtualBox

Changeset 47703 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Aug 13, 2013 5:55:29 PM (11 years ago)
Author:
vboxsync
Message:

include set for windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp

    r45559 r47703  
    1919*   Header Files                                                               *
    2020*******************************************************************************/
    21 
     21#ifndef RT_OS_WINDOWS
    2222#include <netinet/in.h>
     23#else
     24# include <Winsock2.h>
     25#endif
    2326
    2427#include <iprt/cdefs.h>
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