From 2c93f889fd6ce7a0a133f51b519eeaf6f000eac8 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 11 Jun 2009 16:43:47 +0000 Subject: DOS adjustments --- src/setup.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/setup.h') 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 -- cgit v1.2.3