VirtualBox

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


Ignore:
Timestamp:
Apr 12, 2010 4:04:24 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59902
Message:

NAT: Solaris build fix.

File:
1 edited

Legend:

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

    r28169 r28170  
    7777
    7878#if defined(RT_OS_WINDOWS) || defined (RT_OS_SOLARIS)
    79 /* Missed BSD types for Windows and Solaris */
    80 typedef uint8_t u_int8_t;
    81 typedef uint16_t u_int16_t;
    82 typedef uint32_t u_int32_t;
    8379typedef uint64_t u_int64_t;
    8480typedef char *caddr_t;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette