mirror of
https://github.com/MariaDB/server.git
synced 2025-10-27 05:56:07 +03:00
7 lines
139 B
C
7 lines
139 B
C
/* Generate definitions of ctype arrays
|
|
*/
|
|
|
|
#include <global.h>
|
|
#define CTYPE_LIBRARY /* initialize ctype arrays */
|
|
#include "m_ctype.h"
|