X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/473d0a75671169bda82caff3803b91ece9514cae..4e0813a6cf9ec58cd6e6ef7ecaa1857eecb8cf13:/src/getargs.h diff --git a/src/getargs.h b/src/getargs.h index 11b263fc..2384231e 100644 --- a/src/getargs.h +++ b/src/getargs.h @@ -64,6 +64,6 @@ enum report_e }; extern int report_flag; -void getargs PARAMS ((int argc, char *argv[])); +void getargs (int argc, char *argv[]); #endif /* !GETARGS_H_ */