Include <stdbool.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 18:43:56 +0000 (18:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 18:43:56 +0000 (18:43 +0000)
commit11e8886958ed745a0bfe2113478105d9b508b36a
tree2722e61cbc1abc2646fa3edc25f62f97414d92c2
parent2f9bb99f37a02370b53f1b39a3ed99ae3f1baf4e
Include <stdbool.h>.
(struct fs_usage): Use uintmax_t for block sizes, so that they're
not limited to INT_MAX.
Use bool for booleans.
lib/fsusage.h