Commit 14d5f725 authored by marko's avatar marko

branches/zip: thd_is_strict(): Add missing extern "C" qualifier.

parent fdfdf385
......@@ -664,7 +664,7 @@ thd_is_select(
/**********************************************************************
Returns true if the thread is executing in innodb_strict_mode. */
extern "C"
ibool
thd_is_strict(
/*==========*/
......
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