VirtualBox

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


Ignore:
Timestamp:
Apr 12, 2010 4:30:50 AM (15 years ago)
Author:
vboxsync
Message:

NAT: win build fix.

File:
1 edited

Legend:

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

    r28170 r28172  
    6767# define ENETUNREACH WSAENETUNREACH
    6868# define ECONNREFUSED WSAECONNREFUSED
     69
     70typedef uint8_t u_int8_t;
     71typedef uint16_t u_int16_t;
     72typedef uint32_t u_int32_t;
    6973
    7074#else /* !RT_OS_WINDOWS */
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