diff options
Diffstat (limited to 'src/setup.h')
-rw-r--r-- | src/setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.h b/src/setup.h index 4dfb10466..7e8428d70 100644 --- a/src/setup.h +++ b/src/setup.h @@ -92,6 +92,7 @@ int fileno( FILE *stream); #ifdef word #undef word #endif +#define HAVE_LIMITS_H /* we have limits.h */ #define DIR_CHAR "/" #define DOT_CHAR "_" #else |