From 3620910eeac8f118c9a6cb8a1c0ec23e56fb5d98 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 25 Sep 2014 23:00:45 +0200 Subject: cleanup: galera merge, simple changes --- include/wsrep.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/wsrep.h') diff --git a/include/wsrep.h b/include/wsrep.h index 9e0f052b340..443806e4c64 100644 --- a/include/wsrep.h +++ b/include/wsrep.h @@ -13,8 +13,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include + #ifndef WSREP_INCLUDED -#define WSERP_INCLUDED +#define WSREP_INCLUDED #ifdef WITH_WSREP #define IF_WSREP(A,B) A -- cgit v1.2.1