From 5679a2b6b342abc9d80bcf784a1a35f240be9d87 Mon Sep 17 00:00:00 2001 From: Sergey Vojtovich Date: Wed, 15 Apr 2020 21:23:12 +0400 Subject: Shrink my_atomic.h and my_cpu.h scope --- mysys/lf_alloc-pin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mysys/lf_alloc-pin.c') 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 #include #include +#include "my_cpu.h" /* when using alloca() leave at least that many bytes of the stack - -- cgit v1.2.1