mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 15:55:53 +02:00
Portability fixes
Docs/manual.texi: Updated mysqld-max section acinclude.m4: Portability fix include/m_ctype.h: Portability fix innobase/configure.in: Portability fix
This commit is contained in:
parent
4f8d308200
commit
028c259d0c
4 changed files with 53 additions and 2 deletions
|
|
@ -66,6 +66,7 @@ extern CHARSET_INFO compiled_charsets[];
|
|||
#endif
|
||||
/* Don't include std ctype.h when this is included */
|
||||
#define _CTYPE_H
|
||||
#define _CTYPE_H_
|
||||
#define _CTYPE_INCLUDED
|
||||
#define __CTYPE_INCLUDED
|
||||
#define _CTYPE_USING /* Don't put names in global namespace. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue