Changeset 62681 in vbox for trunk/src/VBox/Additions/solaris/Mouse/testcase
- Timestamp:
- Jul 29, 2016 12:55:38 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109254
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Mouse/testcase/solaris.h
r62529 r62681 31 31 #include <iprt/string.h> /* RT_ZERO */ 32 32 #ifdef RT_OS_WINDOWS 33 # include < WinSock2.h> /* struct timeval */33 # include <iprt/win/winsock2.h> /* struct timeval */ 34 34 #endif 35 35 #include <errno.h>
Note:
See TracChangeset
for help on using the changeset viewer.