Commit c5393007 authored by unknown's avatar unknown

more ndb odbc compile fix

parent a81d516d
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <NdbMutex.h>
#include "driver.hpp" #include "driver.hpp"
#include <NdbMutex.h>
#undef NDB_ODBC_SIG_DFL #undef NDB_ODBC_SIG_DFL
#ifdef NDB_ODBC_SIG_DFL #ifdef NDB_ODBC_SIG_DFL
......
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <common/common.hpp>
#include <NdbMutex.h> #include <NdbMutex.h>
#include <common/DiagArea.hpp> #include <common/DiagArea.hpp>
#include "HandleRoot.hpp" #include "HandleRoot.hpp"
......
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <common/common.hpp>
#include <NdbMutex.h> #include <NdbMutex.h>
#include <NdbApi.hpp> #include <NdbApi.hpp>
#include "PoolNdb.hpp" #include "PoolNdb.hpp"
......
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