diff options
author | Yang Tse <yangsita@gmail.com> | 2009-06-11 16:43:47 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-06-11 16:43:47 +0000 |
commit | 2c93f889fd6ce7a0a133f51b519eeaf6f000eac8 (patch) | |
tree | 5b5cc66da4b2c1a4e33e1640d7c1bc3c696a5349 /src | |
parent | 6173ce646333db90e6951ca1fdd0025eee98834a (diff) |
DOS adjustments
Diffstat (limited to 'src')
-rw-r--r-- | src/setup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/setup.h b/src/setup.h index 1c74eb6d3..75c771ecd 100644 --- a/src/setup.h +++ b/src/setup.h @@ -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 |