aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/lsattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/lsattr.c')
-rw-r--r--e2fsprogs/lsattr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c
index f317b047e..8945b53e0 100644
--- a/e2fsprogs/lsattr.c
+++ b/e2fsprogs/lsattr.c
@@ -98,6 +98,7 @@ static void lsattr_args(const char *name)
98 } 98 }
99} 99}
100 100
101int lsattr_main(int argc, char **argv);
101int lsattr_main(int argc, char **argv) 102int lsattr_main(int argc, char **argv)
102{ 103{
103 getopt32(argc, argv, "Radlv"); 104 getopt32(argc, argv, "Radlv");