Changeset 6020 in vbox for trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h
- Timestamp:
- Dec 9, 2007 8:33:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h
r5999 r6020 55 55 #elif defined (RT_OS_OS2) 56 56 uint32_t u32Session; /**< just for sanity checking. */ 57 #elif defined (RT_OS_SOLARIS) 58 void *pvOpaque; 57 59 #else 58 60 # error "Port me"
Note:
See TracChangeset
for help on using the changeset viewer.