diff options
author | jani@ua141d10.elisa.omakaista.fi <> | 2005-01-13 19:24:54 +0200 |
---|---|---|
committer | jani@ua141d10.elisa.omakaista.fi <> | 2005-01-13 19:24:54 +0200 |
commit | f3e73e26d766fbd295eebda621a1798afcfd0677 (patch) | |
tree | c0f87dde3037f7ee40526843f8e919e49e07f751 /include/help_end.h | |
parent | 443cafc2323ecfaae5fa4b80a1652ccca58a6747 (diff) | |
download | mariadb-git-f3e73e26d766fbd295eebda621a1798afcfd0677.tar.gz |
A patch for Netware.
Diffstat (limited to 'include/help_end.h')
-rw-r--r-- | include/help_end.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/help_end.h b/include/help_end.h index a63d9e7ca9f..3bd16c09e3b 100644 --- a/include/help_end.h +++ b/include/help_end.h @@ -2,5 +2,6 @@ #undef printf #undef puts #undef fputs +#undef fputc #undef putchar #endif |