1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Shrink my_atomic.h and my_cpu.h scope

This commit is contained in:
Sergey Vojtovich
2020-04-15 21:23:12 +04:00
parent 4bd9f82a8f
commit 5679a2b6b3
13 changed files with 11 additions and 3 deletions

View File

@@ -23,8 +23,6 @@
#define ETIME ETIMEDOUT /* For FreeBSD */
#endif
#include <my_atomic.h>
#ifdef __cplusplus
#define EXTERNC extern "C"
extern "C" {