VirtualBox

Changeset 73919 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
Aug 27, 2018 5:10:05 PM (6 years ago)
Author:
vboxsync
Message:

Main: On Windows, fix compiling with VBOX_WITH_SDS=

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp

    r71719 r73919  
    2929#include "RpcChannelHook.h"
    3030
    31 #ifdef RT_OS_WINDOWS
     31#if defined(RT_OS_WINDOWS) && defined(VBOX_WITH_SDS)
    3232
    3333volatile bool CRpcChannelHook::s_fChannelRegistered = false;
     
    217217}
    218218
    219 #endif
     219#endif // defined(RT_OS_WINDOWS) && defined(VBOX_WITH_SDS)
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