VirtualBox

Changeset 60952 in vbox for trunk


Ignore:
Timestamp:
May 12, 2016 2:26:05 PM (9 years ago)
Author:
vboxsync
Message:

HostPower.h: another PVM fix (new SDK).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/HostPower.h

    r55602 r60952  
    2020#define ____H_HOSTPOWER
    2121
     22#ifdef RT_OS_DARWIN /* first, so we can undef pVM in iprt/cdefs.h */
     23# include <IOKit/pwr_mgt/IOPMLib.h>
     24# include <Carbon/Carbon.h>
     25#endif
     26
    2227#include "VirtualBoxBase.h"
    2328
     
    2732# include <VBox/dbus.h>
    2833#endif
    29 
    30 #ifdef RT_OS_DARWIN
    31 # include <IOKit/pwr_mgt/IOPMLib.h>
    32 # include <Carbon/Carbon.h>
    33 #endif /* RT_OS_DARWIN */
    3434
    3535class HostPowerService
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