Changeset 40368 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Mar 6, 2012 4:57:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/testcase/solaris.h
r40345 r40368 22 22 #include <iprt/string.h> /* RT_ZERO */ 23 23 #include <errno.h> 24 #include <time.h> /* struct timeval */ 24 25 25 26 /* Const#define MOD_NOAUTOUNLOAD 0x1ants */ … … 234 235 uint_t cp_flag; 235 236 mblk_t *cp_private; 236 c addr_t cp_rval;237 char *cp_rval; /* Was caddr_t */ 237 238 }; 238 239
Note:
See TracChangeset
for help on using the changeset viewer.