mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
use correct config_readline.h file
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
#define READLINE_LIBRARY
|
||||
|
||||
#if defined (HAVE_CONFIG_H)
|
||||
# include <config.h>
|
||||
# include "config_readline.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user