mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
Reverting back to original path of readline.h
This commit is contained in:
parent
3aecb8acce
commit
0c8c032f0d
3 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ extern char *alloca ();
|
|||
#include "el.h"
|
||||
#include "fcns.h" /* for EL_NUM_FCNS */
|
||||
#include "histedit.h"
|
||||
#include "editline/readline.h"
|
||||
#include "readline/readline.h"
|
||||
|
||||
/* for rl_complete() */
|
||||
#define TAB '\r'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue