Changeset 2589 for trunk/compat.h
- Timestamp:
- 08/16/07 05:06:50 (1 year ago)
- Files:
-
- trunk/compat.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/compat.h
r2283 r2589 88 88 #endif 89 89 90 #ifndef HAVE_TAG_T 91 #include <stdint.h> 92 typedef uint32_t tag_t; 93 #endif 94 90 95 91 96 #if defined(__dietlibc__)
