mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
d96c25a790
Updated libedit library.
5 lines
87 B
C
5 lines
87 B
C
#include "my_config.h"
|
|
#include "sys.h"
|
|
#ifndef NARROW_WRAPPER
|
|
#define WIDECHAR
|
|
#endif
|