Remove conflicting readline prototype

This commit is contained in:
Andrey A. Chernov 2001-04-11 04:07:38 +00:00
parent 74874d04e1
commit c8f896e658
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75411

View File

@ -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