VirtualBox

Changeset 1665 in vbox for trunk


Ignore:
Timestamp:
Mar 23, 2007 10:55:34 AM (18 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp

    r1664 r1665  
    314314    PDRVNAMEDPIPE   pData = (PDRVNAMEDPIPE)pvUser;
    315315    int             rc = VINF_SUCCESS;
     316#ifdef __WIN__
    316317    RTFILE          NamedPipe = pData->NamedPipe;
     318#endif
    317319
    318320    while (RT_LIKELY(!pData->fShutdown))
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