aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/ncheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'debugfs/ncheck.c')
-rw-r--r--debugfs/ncheck.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/debugfs/ncheck.c b/debugfs/ncheck.c
index 158e8658..011f26de 100644
--- a/debugfs/ncheck.c
+++ b/debugfs/ncheck.c
@@ -90,7 +90,8 @@ static int ncheck_proc(struct ext2_dir_entry *dirent,
return 0;
}
-void do_ncheck(int argc, char **argv)
+void do_ncheck(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)),
+ void *infop EXT2FS_ATTR((unused)))
{
struct inode_walk_struct iw;
int c, i;