X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/473d0a75671169bda82caff3803b91ece9514cae..41cce2f604996c7713d9025f8a719ea56d83783e:/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_ */