diff --git a/sql/table.h b/sql/table.h index 29309b14a61..5d27d8e97fd 100644 --- a/sql/table.h +++ b/sql/table.h @@ -1006,7 +1006,7 @@ private: One should use methods of I_P_List template instead. */ TABLE *share_all_next, **share_all_prev; - friend struct TDC_element; + friend class TDC_element; public: