summaryrefslogtreecommitdiff
path: root/storage/innobase/sync/srw_lock.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/sync/srw_lock.cc')
-rw-r--r--storage/innobase/sync/srw_lock.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/innobase/sync/srw_lock.cc b/storage/innobase/sync/srw_lock.cc
index e1d2abc6d2b..17260ebb318 100644
--- a/storage/innobase/sync/srw_lock.cc
+++ b/storage/innobase/sync/srw_lock.cc
@@ -18,6 +18,7 @@ this program; if not, write to the Free Software Foundation, Inc.,
#include "srw_lock.h"
#include "srv0srv.h"
+#include "my_cpu.h"
#ifdef SRW_LOCK_DUMMY
void ssux_lock_low::init()