usr.sbin/makefs/hammer2: Include <stdbool.h> for hammer2_update_time()
commit6b469f5b426ca26db8408f717d77a6d9fd740d88
authorTomohiro Kusumi <tkusumi@netbsd.org>
Sat, 22 Apr 2023 06:55:19 +0000 (21 23:55 -0700)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Sat, 22 Apr 2023 07:16:46 +0000 (22 00:16 -0700)
tree161c0fd613a0605d33fec679e5a1e1be1aa9b8d6
parentb432c1852568e24513ad99e75e3d2fa7f028529a
usr.sbin/makefs/hammer2: Include <stdbool.h> for hammer2_update_time()

A bool argument from ddd1d3d1ff2fecb3b58ce152a65095abaf634491 needs <stdbool.h>.
It fails to compile on some platforms.
usr.sbin/makefs/hammer2/hammer2.h