diff options
Diffstat (limited to 'tests/libtest/lib591.c')
-rw-r--r-- | tests/libtest/lib591.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib591.c b/tests/libtest/lib591.c index f25cc4d73..0a406cee0 100644 --- a/tests/libtest/lib591.c +++ b/tests/libtest/lib591.c @@ -23,9 +23,7 @@ /* lib591 is used for test cases 591, 592, 593 and 594 */ -#ifdef HAVE_LIMITS_H #include <limits.h> -#endif #include <fcntl.h> |