*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
[oweals/busybox.git] / e2fsprogs / old_e2fsprogs / chattr.c
index b9339387dc100880371707442e3b746fdf398962..ae39d922457632ab18e68054e4926c94871b50c9 100644 (file)
@@ -170,7 +170,7 @@ static int chattr_dir_proc(const char *dir_name, struct dirent *de,
        return 0;
 }
 
-int chattr_main(int argc, char **argv);
+int chattr_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
 int chattr_main(int argc, char **argv)
 {
        int i;