Changeset 379 in Main for trunk/VC6Compat
- Timestamp:
- Oct 17, 2024, 7:22:15 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VC6Compat/stdint.h
r378 r379 5 5 6 6 #ifdef __bsdi__ 7 #include <machine/types.h> 7 8 typedef u_int8_t uint8_t; 8 9 typedef u_int16_t uint16_t;
Note:
See TracChangeset
for help on using the changeset viewer.