include <readline/history.h>
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1625 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
ec5891574e
commit
8a7745bff6
@ -875,6 +875,7 @@ p_prompt (void)
|
||||
|
||||
#if HAVE_READLINE_READLINE_H
|
||||
#include <readline/readline.h>
|
||||
#include <readline/history.h>
|
||||
#endif
|
||||
|
||||
static char *ttyptr = NULL;
|
||||
|
Reference in New Issue
Block a user