]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: don’t include config.h twice
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 05:30:31 +0000 (00:30 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 05:44:01 +0000 (00:44 -0500)
commitb29ef22135c57a032c3c8d65b345a8f16e7b2b26
treebab03f4246bc064ed37b5632fed0cc2b00a45687
parent3d97ccfa389697df47a6942f407124e8c19baaab
maint: don’t include config.h twice

* gl/lib/fadvise.h, gl/lib/smack.h, src/blake2/blake2-impl.h:
Do not include config.h from a .h file.  config.h is supposed
to be included once, at the start of compilation and before
any other file.
gl/lib/fadvise.h
gl/lib/smack.h
src/blake2/blake2-impl.h