commit | 0c193f82040f86b829143f4b24eaedaab72a0e10 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 14:26:23 2003 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 14:26:23 2003 -0400 |
tree | 258acd6512807d722722ddb554aea5c71fae9d2b | |
parent | 8b949fb5817fb997423dc4ae6a31a7369d81f9e5 [diff] |
Include inttypes.h if present. New macros INT_TO_VOIDPTR and VOIDPTR_TO_INT. Use them throughout for int<->void * casts to fix 64-bit warnings.