VirtualBox

Changeset 31901 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Aug 24, 2010 9:55:20 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65111
Message:

OSE compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp

    r30772 r31901  
    7070# undef LOG_GROUP
    7171# include "../USB/DevOHCI.cpp"
    72 # include "../USB/DevEHCI.cpp"
     72# ifdef VBOX_WITH_EHCI
     73#  include "../USB/DevEHCI.cpp"
     74# endif
    7375#endif
    7476#undef LOG_GROUP
     
    280282    //CHECK_MEMBER_ALIGNMENT(E1KSTATE, csTx, 8);
    281283#ifdef VBOX_WITH_USB
     284# ifdef VBOX_WITH_EHCI
    282285    CHECK_MEMBER_ALIGNMENT(EHCI, RootHub, 8);
    283 # ifdef VBOX_WITH_STATISTICS
     286#  ifdef VBOX_WITH_STATISTICS
    284287    CHECK_MEMBER_ALIGNMENT(EHCI, StatCanceledIsocUrbs, 8);
     288#  endif
    285289# endif
    286290#endif
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