mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 07:45:32 +02:00
Merge of mysql-5.1-bugteam into mysql-trunk-merge.
This commit is contained in:
commit
508d060d62
4 changed files with 4 additions and 12 deletions
|
|
@ -44,7 +44,9 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#ifndef _global_h /* If not standard header */
|
||||
#ifndef MYSQL_ABI_CHECK
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
#ifdef __LCC__
|
||||
#include <winsock2.h> /* For windows */
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include <sys/types.h>
|
||||
typedef char my_bool;
|
||||
typedef int my_socket;
|
||||
#include "mysql_version.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue