aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/chattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/chattr.c')
-rw-r--r--e2fsprogs/chattr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/chattr.c b/e2fsprogs/chattr.c
index f46646d71..1b7942e1f 100644
--- a/e2fsprogs/chattr.c
+++ b/e2fsprogs/chattr.c
@@ -147,6 +147,7 @@ static void change_attributes(const char *name)
iterate_on_dir(name, chattr_dir_proc, NULL);
}
+int chattr_main(int argc, char **argv);
int chattr_main(int argc, char **argv)
{
char *arg;