VirtualBox

Changeset 44872 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Feb 28, 2013 4:48:03 PM (12 years ago)
Author:
vboxsync
Message:

Additions/VBoxService: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp

    r44863 r44872  
    803803#endif
    804804
     805#ifdef VBOX_WITH_GUEST_CONTROL
    805806    /*
    806807     * Check if we're the specially spawned VBoxService.exe process that
     
    810811        &&  !RTStrICmp(argv[1], "guestsession"))
    811812        return VBoxServiceControlSessionForkInit(argc, argv);
     813#endif
    812814
    813815    /*
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