1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

use correct config_readline.h file

This commit is contained in:
df@pippilotta.erinye.com
2008-01-03 14:26:41 +01:00
parent f7527b7856
commit 0ac55ddef2
35 changed files with 35 additions and 35 deletions

View File

@ -27,7 +27,7 @@
#endif
#if defined (HAVE_CONFIG_H)
# include <config.h>
# include "config_readline.h"
#endif
#include <stdio.h>