mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
7 lines
80 B
C
7 lines
80 B
C
|
#ifdef __NETWARE__
|
||
|
#undef printf
|
||
|
#undef puts
|
||
|
#undef fputs
|
||
|
#undef putchar
|
||
|
#endif
|