Include stdbool.h in files header files that need it instead of util.h
authorMax Okumoto <okumoto@dragonflybsd.org>
Wed, 3 Aug 2005 19:48:44 +0000 (19:48 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Wed, 3 Aug 2005 19:48:44 +0000 (19:48 +0000)
commit633e23bc21d781423b37f03a25c7936fb28f1e53
tree69851c4e5357beeceff47359dec571a035146955
parent80962b69870d805af27345cf204383764cdf0217
Include stdbool.h in files header files that need it instead of util.h
18 files changed:
usr.bin/make/GNode.h
usr.bin/make/arch.h
usr.bin/make/buf.h
usr.bin/make/cond.h
usr.bin/make/dir.h
usr.bin/make/for.h
usr.bin/make/globals.h
usr.bin/make/hash.h
usr.bin/make/job.h
usr.bin/make/lst.h
usr.bin/make/make.h
usr.bin/make/parse.h
usr.bin/make/shell.h
usr.bin/make/str.h
usr.bin/make/suff.h
usr.bin/make/targ.h
usr.bin/make/util.h
usr.bin/make/var.h