summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/bc/bc/scan.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/bc/bc/scan.l b/contrib/bc/bc/scan.l
index d2e19c6..8910c66 100644
--- a/contrib/bc/bc/scan.l
+++ b/contrib/bc/bc/scan.l
@@ -144,7 +144,6 @@ static int rl_len = 0;
/* Definitions for readline access. */
extern FILE *rl_instream;
-_PROTOTYPE(char *readline, (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
OpenPOWER on IntegriCloud