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

Applied a patch for Netware.

This commit is contained in:
unknown
2005-02-08 19:49:40 +02:00
parent 30e89d0a48
commit ffe417fdde
13 changed files with 47 additions and 13 deletions

View File

@ -2,5 +2,6 @@
#undef printf
#undef puts
#undef fputs
#undef fputc
#undef putchar
#endif