* Version 5.3.1.
+ * src/seq.c (get_width_format) [HAVE_RINT && HAVE_MODF && HAVE_FLOOR]:
+ Add `void' to make this an ANSI-style function declaration.
+ * src/remove.c (ds_init): Likewise.
+ * src/pr.c (print_sep_string): Likewise.
+
+ * src/stty.c (speeds): Declare this array to be static.
+ * src/Makefile.am (sc_tight_scope): Adjust to catch any
+ new declarations like that of stty.c's `speeds'.
+
* src/system.h (GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.
(GETOPT_VERSION_OPTION_DECL): Likewise.
* src/chown.c (long_options): Likewise.