summaryrefslogtreecommitdiff
path: root/sql/create_options.cc
diff options
context:
space:
mode:
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>