diff options
-rw-r--r-- | lib/root-dev-ino.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/root-dev-ino.h b/lib/root-dev-ino.h index 000b1979d..e9eba06b9 100644 --- a/lib/root-dev-ino.h +++ b/lib/root-dev-ino.h @@ -2,6 +2,7 @@ # define ROOT_DEV_INO_H 1 # include "dev-ino.h" +# include "same-inode.h" struct dev_ino * get_root_dev_ino (struct dev_ino *root_d_i); |