]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: shred: remove unnecessary setjmp.h include
authorCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 01:30:13 +0000 (18:30 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 01:30:13 +0000 (18:30 -0700)
commit2dbe5e26ff48fa36bf8f700d12d68ef243f82733
tree214e8765111af94bd58b93e7ea9c0244d5e66f45
parentf3395e7a79f1a1bb862e6a12006c5ae2321cb9e2
maint: shred: remove unnecessary setjmp.h include

It has not been needed since commit 9fd2c631b (Remove all uses of
signals; modern hosts have /dev/random and don't need this gorp.,
2005-04-09).

* src/shred.c: Don't include setjmp.h.
src/shred.c