diff options
Diffstat (limited to 'tests/libtest/lib557.c')
-rw-r--r-- | tests/libtest/lib557.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib557.c b/tests/libtest/lib557.c index 9a87fbda9..22ab9ec2e 100644 --- a/tests/libtest/lib557.c +++ b/tests/libtest/lib557.c @@ -27,9 +27,7 @@ #include "test.h" -#ifdef HAVE_LIMITS_H #include <limits.h> -#endif #ifdef HAVE_LOCALE_H # include <locale.h> /* for setlocale() */ |