diff --git a/sql/sql_table.cc b/sql/sql_table.cc index 12d41ae8843..0482313481d 100644 --- a/sql/sql_table.cc +++ b/sql/sql_table.cc @@ -23,9 +23,6 @@ #include #endif #include -#ifdef HAVE_BERKELEY_DB -#include -#endif #include #ifdef __WIN__