VirtualBox

Changeset 92232 in vbox for trunk


Ignore:
Timestamp:
Nov 5, 2021 12:57:27 AM (3 years ago)
Author:
vboxsync
Message:

VMM/GVMM: Stripped down the includes for GVMMR3.cpp a bit. bugref:10093 bugref:6695

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp

    r92231 r92232  
    11/* $Id$ */
    22/** @file
    3  * GVMM - Global VM Manager, ring-3 request wrappers..
     3 * GVMM - Global VM Manager, ring-3 request wrappers.
    44 */
    55
     
    2525#include <VBox/vmm/vmcc.h>
    2626#include <VBox/sup.h>
    27 #include <VBox/param.h>
    28 
    29 #include <iprt/assert.h>
    30 #include <iprt/errcore.h>
    31 #include <VBox/log.h>
    32 #include <iprt/mem.h>
    33 #include <iprt/string.h>
    3427
    3528
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