Fixed various compilation issues.

This commit is contained in:
pdw
2014-01-19 20:28:31 +00:00
parent 687861284d
commit ceabf7a47a
3 changed files with 3 additions and 4 deletions

View File

@@ -215,7 +215,6 @@ static void usage(FILE *fp) {
"copyright (c) 2002 Paul Warren <pdw@ex-parrot.com> and contributors\n"
);
}
#endif /* Obsolete code? */
void options_read_args(int argc, char **argv) {
int opt;