Fixed build failure on Win.

Reverted lost in the merge line.
This commit is contained in:
Sergey Vojtovich 2009-08-04 13:02:48 +05:00
parent 5444c400e4
commit 94efc1c6b0

View File

@ -1023,6 +1023,7 @@ innobase_get_charset(
}
#if defined (__WIN__) && defined (MYSQL_DYNAMIC_PLUGIN)
extern MYSQL_PLUGIN_IMPORT MY_TMPDIR mysql_tmpdir_list;
/*******************************************************************//**
Map an OS error to an errno value. The OS error number is stored in
_doserrno and the mapped value is stored in errno) */