DOS adjustments

This commit is contained in:
Yang Tse 2009-06-11 16:43:47 +00:00
parent 6173ce6463
commit 2c93f889fd
2 changed files with 16 additions and 15 deletions

View file

@ -164,9 +164,6 @@ int fileno( FILE *stream);
#ifdef word
#undef word
#endif
#ifndef HAVE_LIMITS_H
#define HAVE_LIMITS_H /* we have limits.h */
#endif
#define DIR_CHAR "/"
#define DOT_CHAR "_"
#else