mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
consistency in declaring service symbols
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
|
||||
|
||||
#include <service_versions.h>
|
||||
SERVICE_VERSION *thd_alloc_service= (void*)VERSION_thd_alloc;
|
||||
SERVICE_VERSION thd_alloc_service= (void*)VERSION_thd_alloc;
|
||||
|
Reference in New Issue
Block a user