mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
weave merge of mysql-5.5->mysql-5.5-security
This commit is contained in:
@ -245,11 +245,7 @@ inline void setup_fpu()
|
||||
|
||||
#define MYSQL_KILL_SIGNAL SIGTERM
|
||||
|
||||
#ifdef HAVE_GLIBC2_STYLE_GETHOSTBYNAME_R
|
||||
#include <sys/types.h>
|
||||
#else
|
||||
#include <my_pthread.h> // For thr_setconcurency()
|
||||
#endif
|
||||
|
||||
#ifdef SOLARIS
|
||||
extern "C" int gethostname(char *name, int namelen);
|
||||
|
Reference in New Issue
Block a user