Move from inttypes.h to stdint.h

Some toolchains do not have inttypes.h, and we only need stdint.h which is a
subset of it.
4 files changed