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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/chroot.c b/src/chroot.c
index 9a5262559..8ee41e4e9 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -27,7 +27,6 @@
 #include "ignore-value.h"
 #include "mgetgroups.h"
 #include "quote.h"
-#include "root-dev-ino.h"
 #include "userspec.h"
 #include "xstrtol.h"
 
-- 
2.54.0


Reply via email to