Commit 80035693 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

remove ydb.h for linux refs[t:2207]

git-svn-id: file:///svn/mysql/tokudb-engine/src@16011 c7de825b-a66e-492c-adef-691d508d4ae1
parent 0500d1d1
......@@ -112,9 +112,11 @@ my_bool tokudb_prelock_empty;
#endif
struct st_mysql_storage_engine storage_engine_structure = { MYSQL_HANDLERTON_INTERFACE_VERSION };
#if defined(_WIN32)
extern "C" {
#include "ydb.h"
}
#endif
static int tokudb_init_func(void *p) {
TOKUDB_DBUG_ENTER("tokudb_init_func");
......
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