mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
compatibility fixes
This commit is contained in:
@@ -84,7 +84,6 @@ extern "C" {
|
||||
#if defined( __WIN__) || defined(OS2)
|
||||
#include <conio.h>
|
||||
#elif !defined(__NETWARE__)
|
||||
#undef __P // readline-4.2 declares own __P
|
||||
#include <readline/readline.h>
|
||||
#define HAVE_READLINE
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user