ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hexcurse/hexcurse_1.58.orig.tar.gz file.c:91:6: error: no previous prototype for function 'print_usage' [-Werror,-Wmissing-prototypes] void print_usage() ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mach/mach_0.9.1.orig.tar.gz mach-helper.c:40:1: error: no previous prototype for function 'usage' [-Werror,-Wmissing-prototypes] usage () ^ mach-helper.c:48:1: error: no previous prototype for function 'error' [-Werror,-Wmissing-prototypes] error (const char *format, ...) ^ mach-helper.c:67:1: error: no previous prototype for function 'check_dir_allowed' [-Werror,-Wmissing-prototypes] check_dir_allowed (const char *allowed, const char *given) ^ mach-helper.c:105:1: error: no previous prototype for function 'check_file_allowed' [-Werror,-Wmissing-prototypes] check_file_allowed (const char *allowed, const char *given) ^ mach-helper.c:138:1: error: no previous prototype for function 'do_command' [-Werror,-Wmissing-prototypes] do_command (const char *filename, char *const argv[]) ^ mach-helper.c:194:1: error: no previous prototype for function 'do_apt_get' [-Werror,-Wmissing-prototypes] do_apt_get (int argc, char *argv[]) ^ mach-helper.c:212:1: error: no previous prototype for function 'do_yum' [-Werror,-Wmissing-prototypes] do_yum (int argc, char *argv[]) ^ mach-helper.c:239:1: error: no previous prototype for function 'do_chroot' [-Werror,-Wmissing-prototypes] do_chroot (int argc, char *argv[]) ^ mach-helper.c:258:1: error: no previous prototype for function 'do_mount' [-Werror,-Wmissing-prototypes] do_mount (int argc, char *argv[]) ^ mach-helper.c:286:1: error: no previous prototype for function 'do_rm_cache_file' [-Werror,-Wmissing-prototypes] do_rm_cache_file (int argc, char *argv[]) ^ ========================================================== number of projects scanned: 2196 number of warnings: 11