1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix for purify

This commit is contained in:
monty@hundin.mysql.fi
2001-12-18 00:23:56 +02:00
parent cb754eb5aa
commit 1eb99ae80b
2 changed files with 9 additions and 5 deletions

View File

@ -26,6 +26,7 @@
#include "m_string.h"
#ifdef HAVE_purify
#undef bcmp
#undef HAVE_BCMP
#endif