summaryrefslogtreecommitdiff
path: root/include/help_end.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/help_end.h')
-rw-r--r--include/help_end.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/help_end.h b/include/help_end.h
new file mode 100644
index 00000000000..a63d9e7ca9f
--- /dev/null
+++ b/include/help_end.h
@@ -0,0 +1,6 @@
+#ifdef __NETWARE__
+#undef printf
+#undef puts
+#undef fputs
+#undef putchar
+#endif