cvsdist 93eb2d
--- bc-1.06/bc/scan.l.sux	Fri May 11 14:27:20 2001
cvsdist 93eb2d
+++ bc-1.06/bc/scan.l	Fri May 11 14:27:32 2001
cvsdist 93eb2d
@@ -143,7 +143,6 @@
cvsdist 93eb2d
 
cvsdist 93eb2d
 /* Definitions for readline access. */
cvsdist 93eb2d
 extern FILE *rl_instream;
cvsdist 93eb2d
-_PROTOTYPE(char *readline, (char *));
cvsdist 93eb2d
 
cvsdist 93eb2d
 /* rl_input puts upto MAX characters into BUF with the number put in
cvsdist 93eb2d
    BUF placed in *RESULT.  If the yy input file is the same as