mariadb/include/help_end.h
jani@ua141d10.elisa.omakaista.fi 1c2f4ffecb Applied a patch for Netware.
2005-02-08 19:49:40 +02:00

7 lines
93 B
C

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