]> git.ipfire.org Git - thirdparty/coreutils.git/commit
test: simplify gcc pacification
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 16:42:07 +0000 (08:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 20:07:39 +0000 (12:07 -0800)
commite2feea68ac8a258ba50813a47c9b7d6750919359
tree9dfbc1ce764888413c1331a3f11f5239dfe3a45d
parenta72fc9ba5f511a43732f473af78d0eb253b51ba0
test: simplify gcc pacification

* src/test.c (get_mtime) [lint]: Omit ifdef lint code that is no
longer needed, as GCC has gotten smarter since 2005.
src/test.c