Changeset 107250 in vbox for trunk/src/VBox/Additions/common/VBoxGuest
- Timestamp:
- Dec 6, 2024 11:31:06 PM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 166268
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c
r106061 r107250 39 39 * Header Files * 40 40 *********************************************************************************************************************************/ 41 #ifdef VBOX_WITH_PARFAIT 42 # include <iprt/stdint.h> /* HACK ALERT! Contains workaround for int_fast16_t & uint_fast16_t clash. */ 43 #endif 41 44 #include <sys/conf.h> 42 45 #include <sys/modctl.h>
Note:
See TracChangeset
for help on using the changeset viewer.