aboutsummaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
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