mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
several bug fixes
This commit is contained in:
@@ -263,8 +263,10 @@ C_MODE_END
|
||||
#endif
|
||||
#ifdef HAVE_ATOMIC_ADD
|
||||
#define __SMP__
|
||||
#define CONFIG_SMP
|
||||
#include <asm/atomic.h>
|
||||
#ifndef CONFIG_SMP
|
||||
#define CONFIG_SMP
|
||||
#endif
|
||||
#endif
|
||||
#include <errno.h> /* Recommended by debian */
|
||||
/* We need the following to go around a problem with openssl on solaris */
|
||||
|
Reference in New Issue
Block a user