summaryrefslogtreecommitdiff
path: root/storage/cassandra
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-10-11 09:09:18 +0200
committerSergei Golubchik <sergii@pisem.net>2014-10-11 09:09:18 +0200
commita7a60f6f33cf9f576e6f8da644ab7f5bb91f2d7d (patch)
tree4a9b9236ac792a884a0683d99fd5be9af3d9e108 /storage/cassandra
parentba85a008e4de59567ba52b72f32e0e3f3719cb6b (diff)
downloadmariadb-git-a7a60f6f33cf9f576e6f8da644ab7f5bb91f2d7d.tar.gz
compilation failure: ha_cassandra
Diffstat (limited to 'storage/cassandra')
-rw-r--r--storage/cassandra/ha_cassandra.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/cassandra/ha_cassandra.cc b/storage/cassandra/ha_cassandra.cc
index 7e2d7efe87d..9b30445fcd2 100644
--- a/storage/cassandra/ha_cassandra.cc
+++ b/storage/cassandra/ha_cassandra.cc
@@ -18,6 +18,7 @@
#pragma implementation // gcc: Class implementation
#endif
+#include <my_config.h>
#include <mysql/plugin.h>
#include "ha_cassandra.h"
#include "sql_class.h"