VirtualBox

Ignore:
Timestamp:
Mar 14, 2007 6:51:51 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19547
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp

    r1480 r1486  
    2828#include <VBox/vm.h>
    2929#include <VBox/vmm.h>
     30#include <VBox/err.h>
    3031#include <VBox/param.h>
    3132#include <iprt/runtime.h>
     
    100101                pVM->pVMR3 = pVM;
    101102                pVM->pVMR0 = pVMR0;
    102 #ifdef VBOX_USE_LOW_MEM_FOR_VM
    103103                pVM->paVMPagesR3 = paPages;
    104 #else
    105                 pVM->HCPhysVM = HCPhysVM;
    106 #endif
    107104                pVM->pSession = pSession;
    108105
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