- Timestamp:
- Oct 24, 2010 4:15:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp
r28800 r33392 40 40 # include <sys/socket.h> 41 41 # include <sys/un.h> 42 # ifndef SHUT_RDWR /* OS/2 */ 43 # define SHUT_RDWR 3 44 # endif 42 45 #endif /* !RT_OS_WINDOWS */ 43 46
Note:
See TracChangeset
for help on using the changeset viewer.