diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2020-04-15 21:23:12 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2020-04-15 22:23:03 +0400 |
commit | 5679a2b6b342abc9d80bcf784a1a35f240be9d87 (patch) | |
tree | 6ee02d179b0abcd26e554468eb0119b2891065fe /include/lf.h | |
parent | 4bd9f82a8f58a462f44bec67d17e93079c669e28 (diff) | |
download | mariadb-git-5679a2b6b342abc9d80bcf784a1a35f240be9d87.tar.gz |
Shrink my_atomic.h and my_cpu.h scope
Diffstat (limited to 'include/lf.h')
-rw-r--r-- | include/lf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/lf.h b/include/lf.h index 933eb4938f8..88ac644c349 100644 --- a/include/lf.h +++ b/include/lf.h @@ -17,7 +17,6 @@ #define INCLUDE_LF_INCLUDED #include <my_atomic.h> -#include <my_cpu.h> C_MODE_START |