VirtualBox

Changeset 95794 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 25, 2022 11:21:27 AM (3 years ago)
Author:
vboxsync
Message:

VBox/VBoxGuest.h: Removed wrong check for IPRT_NO_CRT not being defined before defining or typedefing anything in the header, the IN_RING0_AGNOSTIC should be sufficient. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r93115 r95794  
    8080 * @{
    8181 */
    82 #if !defined(IN_RC) && !defined(IN_RING0_AGNOSTIC) && !defined(IPRT_NO_CRT)
     82#if !defined(IN_RC) && !defined(IN_RING0_AGNOSTIC)
    8383
    8484/** Fictive start address of the hypervisor physical memory for MmMapIoSpace. */
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