diff --git a/libcpp/makedepend.c b/libcpp/makedepend.c index 428ec297cc6..f28f9699828 100644 --- a/libcpp/makedepend.c +++ b/libcpp/makedepend.c @@ -119,7 +119,7 @@ parse_options (int argc, char **argv) usage (2); } return optind; - + default: abort (); }