VirtualBox

Changeset 76400 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 23, 2018 2:52:47 PM (6 years ago)
Author:
vboxsync
Message:

pdmdrv.h: header indent and ring-3-ness. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdrv.h

    r73097 r76400  
    3333#include <VBox/vmm/pdmins.h>
    3434#include <VBox/vmm/pdmcommon.h>
    35 #include <VBox/vmm/pdmasynccompletion.h>
     35#ifdef IN_RING3
     36# include <VBox/vmm/pdmasynccompletion.h>
     37# include <VBox/vmm/pdmblkcache.h>
     38#endif
    3639#ifdef VBOX_WITH_NETSHAPER
    37 #include <VBox/vmm/pdmnetshaper.h>
    38 #endif /* VBOX_WITH_NETSHAPER */
    39 #include <VBox/vmm/pdmblkcache.h>
     40# include <VBox/vmm/pdmnetshaper.h>
     41#endif
    4042#include <VBox/vmm/tm.h>
    4143#include <VBox/vmm/ssm.h>
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