Changeset 39692 in vbox for trunk/src/VBox/Runtime/r3/posix
- Timestamp:
- Dec 30, 2011 1:20:49 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75530
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/pipe-posix.cpp
r39690 r39692 51 51 # include <sys/syscall.h> 52 52 #endif 53 #ifdef RT_OS_SOLARIS 54 # include <sys/filio.h> 55 #endif 53 56 54 57
Note:
See TracChangeset
for help on using the changeset viewer.