branches/zip: Add missing UNIV_INTERN.

This commit is contained in:
sunny 2008-10-22 21:52:09 +00:00
parent 3986bca331
commit 2a71ad87b5

View file

@ -2800,7 +2800,7 @@ normalize_table_name(
/************************************************************************
Set the autoinc column max value. This should only be called once from
ha_innobase::open(). Therefore there's no need for a covering lock. */
UNIV_INTERN
ulint
ha_innobase::innobase_initialize_autoinc()
/*======================================*/