--- bc-1.06-1/bc/scan.l.orig 2003-03-04 18:10:11.059755200 +0900 +++ bc-1.06-1/bc/scan.l 2003-03-04 18:10:18.570555200 +0900 @@ -143,7 +143,7 @@ /* Definitions for readline access. */ extern FILE *rl_instream; -_PROTOTYPE(char *readline, (char *)); +_PROTOTYPE(char *readline, (const char *)); /* rl_input puts upto MAX characters into BUF with the number put in BUF placed in *RESULT. If the yy input file is the same as