VirtualBox

Changeset 13852 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Nov 5, 2008 12:50:30 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38847
Message:

small fix

Location:
trunk/src/recompiler
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile.kmk

    r13801 r13852  
    298298#
    299299VBoxREM_TEMPLATE       = VBOXR3
    300 VBoxREM_DEFS           = IN_REM_R3
     300VBoxREM_DEFS           = IN_REM_R3 $(if $(VBOX_WITH_VMI),VBOX_WITH_VMI,)
    301301VBoxREM_SOURCES        = \
    302302        VBoxREMWrapper.cpp \
  • trunk/src/recompiler/VBoxREMWrapper.cpp

    r13837 r13852  
    195195#include <VBox/hwaccm.h>
    196196#include <VBox/patm.h>
     197#ifdef VBOX_WITH_VMI
     198# include <VBox/parav.h>
     199#endif
    197200#include <VBox/pdm.h>
    198201#include <VBox/pgm.h>
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