VirtualBox

Changeset 9150 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 27, 2008 9:33:25 AM (17 years ago)
Author:
vboxsync
Message:

fixed windows builds

File:
1 edited

Legend:

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

    r9144 r9150  
    696696    int ar_op;
    697697    struct ex_list *ex_ptr;
    698     uint32_t htip = ntohl(*(in_addr_t*)ah->ar_tip);
     698    uint32_t htip = ntohl(*(uint32_t*)ah->ar_tip);
    699699
    700700    ar_op = ntohs(ah->ar_op);
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