]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: fix recent syntax-check failures
authorPádraig Brady <P@draigBrady.com>
Mon, 1 Nov 2021 13:36:43 +0000 (13:36 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Nov 2021 13:45:15 +0000 (13:45 +0000)
commita0468760ffa9f7843bbd0d6cf60685f63d33b600
tree405f3bf969446c43057dbca491904660aab574f0
parentea024067488e4ed7eb0038af8059b2d7ab16f1ff
maint: fix recent syntax-check failures

* cfg.mk (exclude_file_name_regexp--sc_system_h_headers):
Add chown-core.h to the regexp, to better decouple from system.h.
* src/env.c: Remove minmax.h include already included in system.h.
* src/libstdbuf.c: Likewise.
* src/prog-fprintf.h: Remove doubled semicolon.
cfg.mk
src/env.c
src/libstdbuf.c
src/prog-fprintf.h