aboutsummaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-06-11 16:43:47 +0000
committerYang Tse <yangsita@gmail.com>2009-06-11 16:43:47 +0000
commit2c93f889fd6ce7a0a133f51b519eeaf6f000eac8 (patch)
tree5b5cc66da4b2c1a4e33e1640d7c1bc3c696a5349 /src/setup.h
parent6173ce646333db90e6951ca1fdd0025eee98834a (diff)
DOS adjustments
Diffstat (limited to 'src/setup.h')
-rw-r--r--src/setup.h3
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