mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00
6 lines
101 B
C
6 lines
101 B
C
#define NARROW_WRAPPER
|
|
#include "config.h"
|
|
#undef WIDECHAR
|
|
#define NARROWCHAR
|
|
#include "./history.c"
|