diff options
author | Kentoku SHIBA <kentokushiba@gmail.com> | 2015-02-20 00:41:26 +0900 |
---|---|---|
committer | Kentoku SHIBA <kentokushiba@gmail.com> | 2015-02-20 00:41:26 +0900 |
commit | cf3b51b1d54f2daf7ca5dc6891be2832d8e9d3a1 (patch) | |
tree | d8678c1aa3505c48719d4530fd89223ecf219a99 /storage/spider/spd_i_s.cc | |
parent | 865b83e9a4b834b1f58e60db4709031bef823f4a (diff) | |
download | mariadb-git-cf3b51b1d54f2daf7ca5dc6891be2832d8e9d3a1.tar.gz |
Merge Spider 3.2.18
Diffstat (limited to 'storage/spider/spd_i_s.cc')
-rw-r--r-- | storage/spider/spd_i_s.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/spider/spd_i_s.cc b/storage/spider/spd_i_s.cc index 025878b6253..49824693984 100644 --- a/storage/spider/spd_i_s.cc +++ b/storage/spider/spd_i_s.cc @@ -14,7 +14,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #define MYSQL_SERVER 1 -#include <my_global.h> #include "mysql_version.h" #if MYSQL_VERSION_ID < 50500 #include "mysql_priv.h" |