git: usr.sbin/makefs/hammer2: Include <stdbool.h> for hammer2_update_time()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Apr 22 02:55:05 PDT 2023
commit 6b469f5b426ca26db8408f717d77a6d9fd740d88
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Apr 21 23:55:19 2023 -0700
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.
Summary of changes:
usr.sbin/makefs/hammer2/hammer2.h | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b469f5b426ca26db8408f717d77a6d9fd740d88
--
DragonFly BSD source repository
More information about the Commits
mailing list