mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
6 lines
101 B
C
6 lines
101 B
C
|
#define NARROW_WRAPPER
|
||
|
#include "config.h"
|
||
|
#undef WIDECHAR
|
||
|
#define NARROWCHAR
|
||
|
#include "./history.c"
|