1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Compatibility fixes by U Orsini

This commit is contained in:
Michael Widenius
2012-03-30 16:00:10 +03:00
parent 474ee1eedb
commit 3dc35ee493
6 changed files with 7 additions and 4 deletions

View File

@ -64,7 +64,7 @@ static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
#include "np/vis.h"
#ifdef __weak_alias
__weak_alias(strnunvisx,_strnunvisx)
__weak_alias(strnunvisx,_strnunvisx);
#endif
#if !HAVE_VIS