From 7aabc2ded2b63fed1e149276bfb5f8e0fd7d723f Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Sat, 27 Sep 2014 22:29:10 +0200 Subject: fixing embedded: WaaS. Wsrep as a Service. --- storage/xtradb/row/row0upd.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'storage/xtradb/row') diff --git a/storage/xtradb/row/row0upd.cc b/storage/xtradb/row/row0upd.cc index bdd2a691368..a642f7932b7 100644 --- a/storage/xtradb/row/row0upd.cc +++ b/storage/xtradb/row/row0upd.cc @@ -53,10 +53,9 @@ Created 12/27/1996 Heikki Tuuri #include "pars0sym.h" #include "eval0eval.h" #include "buf0lru.h" -#ifdef WITH_WSREP -extern my_bool wsrep_debug; -#endif +#include +#include /* What kind of latch and lock can we assume when the control comes to ------------------------------------------------------------------- -- cgit v1.2.1