VirtualBox

Changeset 4945 in vbox


Ignore:
Timestamp:
Sep 21, 2007 9:48:10 AM (17 years ago)
Author:
vboxsync
Message:

just to make it compile on freebsd.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r4894 r4945  
    2929#   include <stdlib.h>
    3030#   include <string.h>
     31#elif defined(VBOX_WITH_UNIXY_TAP_NETWORKING)
     32#   include <sys/wait.h>
     33#   include <sys/fcntl.h>
    3134#endif
    3235
     
    703706#ifdef VBOX_VRDP
    704707    uint32_t u32Clients = ASMAtomicDecU32(&console->mcVRDPClients);
    705    
     708
    706709    if (u32Clients == 0)
    707710    {
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