mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
d96c25a790
Updated libedit library.
5 lines
103 B
C
5 lines
103 B
C
#define NARROW_WRAPPER
|
|
#include "config.h"
|
|
#undef WIDECHAR
|
|
#define NARROWCHAR
|
|
#include "./tokenizer.c"
|