Linus Nielsen Feltzing's telnet-for-win32 fixes
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#define OS "unknown"
|
||||
#endif
|
||||
|
||||
#ifndef fileno /* sunos 4 have this as a macro! */
|
||||
#if !defined(fileno) && !defined(WIN32) /* sunos 4 have this as a macro! */
|
||||
int fileno( FILE *stream);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user