summaryrefslogtreecommitdiff
path: root/sql/create_options.cc
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2011-04-25 17:22:25 +0200
committerSergei Golubchik <sergii@pisem.net>2011-04-25 17:22:25 +0200
commit0accbd0364e0333e0b119aa9ce93e34ded9df6cb (patch)
treebdf0738c29dc1f57fbfba3a1754524e238f15b52 /sql/create_options.cc
parent37f87d73ae8dc6c30594867b40a5d70159acf63c (diff)
downloadmariadb-git-0accbd0364e0333e0b119aa9ce93e34ded9df6cb.tar.gz
lots of post-merge changes
Diffstat (limited to 'sql/create_options.cc')
-rw-r--r--sql/create_options.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/create_options.cc b/sql/create_options.cc
index 4478fc14791..e80b213cc81 100644
--- a/sql/create_options.cc
+++ b/sql/create_options.cc
@@ -19,7 +19,6 @@
Engine defined options of tables/fields/keys in CREATE/ALTER TABLE.
*/
-#include "mysql_priv.h"
#include "create_options.h"
#include <my_getopt.h>