]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: chroot: remove unnecessary root-dev-ino.h include
authorCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 02:19:41 +0000 (19:19 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 02:19:41 +0000 (19:19 -0700)
commit7d2b55102d3fd647525b77b4153dcb3245015d07
treebbe60e0c87b4717f36dca755d6fde5740f72b7de
parent13bb78af00359ad41783be6a6f7aa7711b45237b
maint: chroot: remove unnecessary root-dev-ino.h include

The only use of this header was removed in commit d52092958 (chroot:
call chroot() unconditionally to handle bind mounted "/", 2014-10-15).

* src/chroot.c: Don't include root-dev-ino.h.
src/chroot.c