1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/include/help_end.h
2004-05-25 22:00:14 +03:00

7 lines
80 B
C

#ifdef __NETWARE__
#undef printf
#undef puts
#undef fputs
#undef putchar
#endif