diff options
Diffstat (limited to 'tests/libtest/lib597.c')
-rw-r--r-- | tests/libtest/lib597.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib597.c b/tests/libtest/lib597.c index c8529743e..d7f38c4c8 100644 --- a/tests/libtest/lib597.c +++ b/tests/libtest/lib597.c @@ -21,9 +21,7 @@ ***************************************************************************/ #include "test.h" -#ifdef HAVE_LIMITS_H #include <limits.h> -#endif #include "testutil.h" #include "warnless.h" |