mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 13:43:15 +00:00
Add {PRI,SCN}cno macros to give format strings for nilfs_cno_t type
variables. Also include "inttypes.h" header file instead of
"stdint.h" to make format strings available.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>