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