mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Reverting back to original path of readline.h
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user