summaryrefslogtreecommitdiff
path: root/mysys/lf_alloc-pin.c
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2020-04-15 21:23:12 +0400
committerSergey Vojtovich <svoj@mariadb.org>2020-04-15 22:23:03 +0400
commit5679a2b6b342abc9d80bcf784a1a35f240be9d87 (patch)
tree6ee02d179b0abcd26e554468eb0119b2891065fe /mysys/lf_alloc-pin.c
parent4bd9f82a8f58a462f44bec67d17e93079c669e28 (diff)
downloadmariadb-git-5679a2b6b342abc9d80bcf784a1a35f240be9d87.tar.gz
Shrink my_atomic.h and my_cpu.h scope
Diffstat (limited to 'mysys/lf_alloc-pin.c')
-rw-r--r--mysys/lf_alloc-pin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysys/lf_alloc-pin.c b/mysys/lf_alloc-pin.c
index b98684556c3..646e584c152 100644
--- a/mysys/lf_alloc-pin.c
+++ b/mysys/lf_alloc-pin.c
@@ -102,6 +102,7 @@
#include <my_global.h>
#include <my_sys.h>
#include <lf.h>
+#include "my_cpu.h"
/*
when using alloca() leave at least that many bytes of the stack -