commit | 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:08:24 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:08:24 2006 +0000 |
tree | 91b9e00379fb444b98f62f04632809996d2a8186 | |
parent | 105b8239f1d98156c82900d636391f94b787e541 [diff] |
[lib] include inttypes.h rather than stdint.h, provide defines where missing 2006-05-28 Paul Jakma <paul.jakma@sun.com> * zebra.h: Include inttypes.h rather than stdint.h, best practice according to the autoconf manual. Add UINT*_MAX defines for older platforms lacking these (FBSD 4)