Some of Doug Kaufman's changes for the DOS port
This commit is contained in:
@@ -78,6 +78,10 @@ int fileno( FILE *stream);
|
||||
#else
|
||||
|
||||
#ifdef DJGPP
|
||||
#include <tcp.h>
|
||||
#ifdef word
|
||||
#undef word
|
||||
#endif
|
||||
#define DIR_CHAR "/"
|
||||
#define DOT_CHAR "_"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user