diff options
Diffstat (limited to 'NetWare/nw5iop.h')
-rw-r--r-- | NetWare/nw5iop.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/NetWare/nw5iop.h b/NetWare/nw5iop.h index 391c899da6..0026b32181 100644 --- a/NetWare/nw5iop.h +++ b/NetWare/nw5iop.h @@ -191,14 +191,6 @@ END_EXTERN_C #undef uname #undef wait -#ifdef __BORLANDC__ -#undef ungetc -#undef getc -#undef putc -#undef getchar -#undef putchar -#undef fileno -#endif #define environ (*nw_environ()) |