mariadb/include/help_end.h
jani@a193-229-222-105.elisa-laajakaista.fi fe977b0cd0 Several fixes for Netware.
2005-08-24 22:03:34 +03:00

7 lines
93 B
C

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