Commit 00fdbcc0 authored by vasil's avatar vasil

branches/zip:

Do not include univ.i in mysql_addons.h, it was included for the sole
purpose of innodb_redefine.h to work and now innodb_redefine.h has been
removed. See r2251 and r2288.
parent 345422f6
...@@ -19,8 +19,6 @@ Created November 07, 2007 Vasil Dimov ...@@ -19,8 +19,6 @@ Created November 07, 2007 Vasil Dimov
extern "C" { extern "C" {
#endif /* __cplusplus */ #endif /* __cplusplus */
#include "univ.i"
/*********************************************************************** /***********************************************************************
Retrieve THD::thread_id Retrieve THD::thread_id
http://bugs.mysql.com/30930 */ http://bugs.mysql.com/30930 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment